Skip to content
Snippets Groups Projects
Commit a4b1a790 authored by Bob Mottram's avatar Bob Mottram
Browse files

Restart the mailpile daemon after upgrades

parent 0243866a
No related branches found
No related tags found
No related merge requests found
......@@ -105,6 +105,7 @@ function upgrade_mailpile {
pip install -r requirements.txt
chown -R mailpile:mailpile "/var/www/$MAILPILE_DOMAIN_NAME/mail"
systemctl restart mailpile
}
function backup_local_mailpile {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment