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

Ensure ghost permissions

parent e0805516
No related branches found
No related tags found
No related merge requests found
......@@ -128,6 +128,7 @@ function upgrade_ghost {
set_repo_commit $GHOST_PATH "ghost commit" "$GHOST_COMMIT" $GHOST_REPO
ghost_replace_services
chown -R ghost: /var/www/${GHOST_DOMAIN_NAME}/htdocs
systemctl restart ghost
}
......
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