Created
October 27, 2017 06:51
-
-
Save JamieWritesCode/0f9e8bceb2ddfff4a6b6cbd90623d61c to your computer and use it in GitHub Desktop.
Forge deploy script for Node.js
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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