Răsfoiți Sursa

Fix #90. Added del_web_config() call

Serghey Rodin 12 ani în urmă
părinte
comite
d4ad08ab3d
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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
 if [ "$SSL" = 'yes' ]; then
     conf="$HOMEDIR/$user/conf/web/s$WEB_SYSTEM.conf"
     conf="$HOMEDIR/$user/conf/web/s$WEB_SYSTEM.conf"
     tpl_file="$WEBTPL/$WEB_SYSTEM/$template.stpl"
     tpl_file="$WEBTPL/$WEB_SYSTEM/$template.stpl"
-
+    del_web_config
     add_web_config
     add_web_config
 
 
     # Running template trigger
     # Running template trigger