Upgrade Ghost to Latest Version
cd /var/www/
wget http://ghost.org/zip/ghost-latest.zip
rm -rf ghost/core
unzip -uo ghost-latest.zip -d ghost
chown -R ghost:ghost ghost/*
cd ghost
npm install --production
service ghost restart
Written by Seyhun AKYÜREK
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#