Skip to content

Commit 5a0d2de

Browse files
author
Kristan Kenney
committed
Add template flags to add_webmail_config
1 parent 1a79b22 commit 5a0d2de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/v-add-mail-domain

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ if [ ! -z "$DNS_SYSTEM" ] && [ "$dkim" = 'yes' ]; then
128128
fi
129129

130130
# Add webmail configuration to mail domain
131-
add_webmail_config
131+
add_webmail_config "$WEB_SYSTEM" "default.tpl"
132132

133133
#----------------------------------------------------------#
134134
# Hestia #

0 commit comments

Comments
 (0)