We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2361771 commit eb903c5Copy full SHA for eb903c5
scripts/deploy.sh
@@ -4,7 +4,4 @@
4
- $1: the first argument ROOT_PATH of SexyDeployer
5
- $2: the second argument PROJECT_PATH, where you are storing your source code
6
- $3: the third argument BRANCH, the branch you are deploying or triggered
7
-'
8
-// run node server.js with PROJECT_PATH
9
-cd $2
10
-npm start
+'
0 commit comments