Jaap Marcus 4 лет назад
Родитель
Сommit
f4885b7be2
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      func/rebuild.sh

+ 1 - 1
func/rebuild.sh

@@ -590,7 +590,7 @@ rebuild_mail_domain_conf() {
         fi
         
         # Webamil client
-        if [ "$WEBAMIL" = '' ]; then
+        if [ "$WEBMAIL" = '' ]; then
            $HESTIA/bin/v-add-mail-domain-webmail $user $domain 'roundcube' 'no'
         fi