How to Update Ghost
Ghost-CLI is the recommended way to install and update Ghost. Here is how you can do it on DigitalOcean or any other Ubuntu install you use to host Ghost. DigitalOcean 1. SSH into your DigitalOcean droplet: ssh [username]@[yourdomain.com] 2. Move into your Ghost folder: cd /var/www/ghost...