mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-21 05:44:07 -07:00
Fix #90. Added del_web_config() call
This commit is contained in:
parent
f0477283e0
commit
d4ad08ab3d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue