mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 10:37:42 -07:00
Update v-change-web-domain-tpl
This commit is contained in:
parent
5fd052ee07
commit
b3ccb9c9d9
1 changed files with 2 additions and 2 deletions
|
@ -54,9 +54,9 @@ fi
|
|||
|
||||
# Defining variables for new vhost config
|
||||
prepare_web_domain_values
|
||||
add_web_config "$WEB_SYSTEM" "$TPL.tpl"
|
||||
add_web_config "$WEB_SYSTEM" "$template.tpl"
|
||||
if [ "$SSL" = 'yes' ]; then
|
||||
add_web_config "$WEB_SYSTEM" "$TPL.stpl"
|
||||
add_web_config "$WEB_SYSTEM" "$template.stpl"
|
||||
fi
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue