Skip to content

Instantly share code, notes, and snippets.

@JamieWritesCode
Created October 27, 2017 06:51
Show Gist options
  • Save JamieWritesCode/0f9e8bceb2ddfff4a6b6cbd90623d61c to your computer and use it in GitHub Desktop.
Save JamieWritesCode/0f9e8bceb2ddfff4a6b6cbd90623d61c to your computer and use it in GitHub Desktop.
Forge deploy script for Node.js
cd /home/forge/default
git pull origin master
npm install --production
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment