mirror of
https://github.com/serghey-rodin/vesta.git
synced 2026-07-31 20:39:21 +02:00
Update v-change-web-domain-tpl
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user