Ver código fonte

Update installerSupport.sh

Guillermo Espinoza 5 anos atrás
pai
commit
5466dbeee4
1 arquivos alterados com 1 adições e 1 exclusões
  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 ""