Browse Source

Update installerSupport.sh

Guillermo Espinoza 5 năm trước cách đây
mục cha
commit
5466dbeee4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 ""