wget https://ghost.org/zip/ghost-0.6.4.zip
npm install --production
NODE_ENV=production npm start > /dev/null 2>&1 &