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

Set mailpile permissions after upgrade

parent 8bbd067e
No related branches found
No related tags found
No related merge requests found
......@@ -85,6 +85,8 @@ function upgrade_mailpile {
function_check set_repo_commit
set_repo_commit /var/www/$MAILPILE_DOMAIN_NAME/mail "mailpile commit" "$MAILPILE_COMMIT" $MAILPILE_REPO
chown -R mailpile:mailpile /var/www/$MAILPILE_DOMAIN_NAME/mail
}
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