No mariadb restart needed

This commit is contained in:
Bob Mottram 2017-07-28 15:27:14 +01:00
parent 810e346f69
commit 19f431b7b5
1 changed files with 0 additions and 1 deletions

View File

@ -492,7 +492,6 @@ function install_ghost {
nginx_ensite $GHOST_DOMAIN_NAME
systemctl restart nginx
systemctl restart mariadb
${PROJECT_NAME}-pass -u $MY_USERNAME -a ghost -p "$GHOST_ADMIN_PASSWORD"