mirror of
https://github.com/myvesta/vesta
synced 2025-08-20 21:34:12 -07:00
Update postinst
This commit is contained in:
parent
f236015bdf
commit
fd8a44ae23
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ if [ ! -f "/usr/local/vesta/data/upgrades/fix_exim_494_autoreply" ]; then
|
|||
if [ ! -f "/usr/local/vesta/data/users/$user/user.conf" ]; then
|
||||
continue;
|
||||
fi
|
||||
v-rebuild-mail-domains $user
|
||||
/usr/local/vesta/bin/v-rebuild-mail-domains $user
|
||||
done
|
||||
systemctl restart exim4
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue