Explorar el Código

Fix #90. Added del_web_config() call

Serghey Rodin hace 12 años
padre
commit
d4ad08ab3d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      bin/v-change-web-domain-tpl

+ 1 - 1
bin/v-change-web-domain-tpl

@@ -75,7 +75,7 @@ fi
 if [ "$SSL" = 'yes' ]; then
     conf="$HOMEDIR/$user/conf/web/s$WEB_SYSTEM.conf"
     tpl_file="$WEBTPL/$WEB_SYSTEM/$template.stpl"
-
+    del_web_config
     add_web_config
 
     # Running template trigger