فهرست منبع

Update installerSupport.sh

Guillermo Espinoza 5 سال پیش
والد
کامیت
5466dbeee4
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/${DIRINSTALL}/nginx/certs
+    mkdir -p ${DIRINSTALL}/nginx/certs
     ###################################################################
     echo -e ""
     echo -e ""