We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9627a1f commit a2971d0Copy full SHA for a2971d0
dev-scripts/after-deploy.sh
@@ -1,5 +1,5 @@
1
#!/bin/bash
2
-REPOSITORY=/home/ubuntu/build
+REPOSITORY=/home/ubuntu/build-dev
3
APP_NAME=node_app_dev
4
5
cd $REPOSITORY
0 commit comments