Skip to content

Commit 3e1b826

Browse files
committed
switch deploy script to AppFog
1 parent 7b64cd0 commit 3e1b826

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

deploy.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22
#
3-
# deploy the js backend to CloudFoundry
3+
# deploy the js backend to AppFog
44
#
5-
# NOTE: you may have to "vmc login" first
6-
vmc push
5+
# NOTE: you may have to "af login" first
6+
af update regexplanet-js

0 commit comments

Comments
 (0)