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 6b8a13e commit 7532217Copy full SHA for 7532217
deploy.sh
@@ -1,4 +1,5 @@
1
#
2
-# deploy php engine to PHPFog
+# deploy php engine to AppFog
3
4
-git push phpfog
+cd www
5
+af update regexplanet-php
0 commit comments