Restart the mailpile daemon after upgrades
This commit is contained in:
parent
0243866ac9
commit
a4b1a7903d
@ -105,6 +105,7 @@ function upgrade_mailpile {
|
|||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
|
|
||||||
chown -R mailpile:mailpile "/var/www/$MAILPILE_DOMAIN_NAME/mail"
|
chown -R mailpile:mailpile "/var/www/$MAILPILE_DOMAIN_NAME/mail"
|
||||||
|
systemctl restart mailpile
|
||||||
}
|
}
|
||||||
|
|
||||||
function backup_local_mailpile {
|
function backup_local_mailpile {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user