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 9d486b3 commit 20a74d2Copy full SHA for 20a74d2
ssh-script-deploy.sh
@@ -2,6 +2,9 @@
2
source ~/.bash_profile
3
set -e
4
5
+node -v
6
+npm -v
7
+
8
9
cd ~/domains/bot.typeofweb.com/public_nodejs
10
echo "👉 Pulling from the server…"
0 commit comments