Explorar o código

Update installerSupport.sh

Guillermo Espinoza %!s(int64=5) %!d(string=hai) anos
pai
achega
5466dbeee4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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 ""