mirror of
https://github.com/myvesta/vesta
synced 2025-07-05 04:26:23 -07:00
Ingore exim restart issues if any
This commit is contained in:
parent
8194ee854f
commit
8cc3df2db0
1 changed files with 1 additions and 1 deletions
|
@ -41,6 +41,6 @@ if [ -e "/etc/exim4/exim4.conf.template" ]; then
|
|||
fi
|
||||
|
||||
# Restart mail server
|
||||
/usr/local/vesta/bin/v-restart-mail
|
||||
/usr/local/vesta/bin/v-restart-mail > /dev/null 2>&1
|
||||
|
||||
exit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue