Skip to content

Commit

Permalink
Fix #90. Added del_web_config() call
Browse files Browse the repository at this point in the history
  • Loading branch information
serghey-rodin committed Feb 8, 2014
1 parent f047728 commit d4ad08a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/v-change-web-domain-tpl
Expand Up @@ -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
Expand Down

0 comments on commit d4ad08a

Please sign in to comment.