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 7b64cd0 commit 3e1b826Copy full SHA for 3e1b826
deploy.sh
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
#
3
-# deploy the js backend to CloudFoundry
+# deploy the js backend to AppFog
4
5
-# NOTE: you may have to "vmc login" first
6
-vmc push
+# NOTE: you may have to "af login" first
+af update regexplanet-js
0 commit comments