Raphael Schneeberger 6 лет назад
Родитель
Сommit
f3a2b7ebd0
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      bin/v-restore-user

+ 1 - 1
bin/v-restore-user

@@ -588,7 +588,7 @@ if [ "$mail" != 'no' ] && [ ! -z "$MAIL_SYSTEM" ]; then
         cp -f $tmpdir/mail/$domain/$backup_system/$domain.conf $USER_DATA/mail/
         cp -f $tmpdir/mail/$domain/$backup_system/$domain.conf $USER_DATA/mail/
 
 
         # Rebuilding mail config
         # Rebuilding mail config
-        v-rebuild-mail-domains $user
+        $BIN/v-rebuild-mail-domains $user
         
         
         domain_idn=$domain
         domain_idn=$domain
         format_domain_idn
         format_domain_idn