Skip to content

Commit f4885b7

Browse files
committed
Fix typo
1 parent c15d151 commit f4885b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

func/rebuild.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -590,7 +590,7 @@ rebuild_mail_domain_conf() {
590590
fi
591591

592592
# Webamil client
593-
if [ "$WEBAMIL" = '' ]; then
593+
if [ "$WEBMAIL" = '' ]; then
594594
$HESTIA/bin/v-add-mail-domain-webmail $user $domain 'roundcube' 'no'
595595
fi
596596

0 commit comments

Comments
 (0)