Also upgrade ghost-cli
This commit is contained in:
parent
de37fbc633
commit
11b01bfe25
|
@ -175,6 +175,7 @@ function upgrade_ghost {
|
|||
return
|
||||
fi
|
||||
cd /var/www/$GHOST_DOMAIN_NAME/htdocs
|
||||
npm i -g ghost-cli
|
||||
/usr/local/bin/ghost update
|
||||
ghost_replace_services
|
||||
ghost_remove_offsite_links
|
||||
|
|
Loading…
Reference in New Issue