瀏覽代碼

Cambio Nombre absoluto de instalacion por ${DIRINSTALL}

Gustavo Sanchez 5 年之前
父節點
當前提交
e305604667
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      installerSupport.sh

+ 1 - 1
installerSupport.sh

@@ -312,7 +312,7 @@ then
     cd ${DIRINSTALL}/letsencrypt
     echo -e "Instalando paquetes requeridos"
     pip install google google-cloud-dns certbot-dns-google
-    mkdir -p /opt/flowdat/nginx/certs
+    mkdir -p /opt/${DIRINSTALL}/nginx/certs
     ###################################################################
     echo -e ""
     echo -e ""