Ensure ghost permissions
This commit is contained in:
parent
e080551639
commit
24bee4265c
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue