Skip to content

Commit 0b82d85

Browse files
committed
deploy script changed to NFS
1 parent b0df90f commit 0b82d85

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

deploy.sh

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1+
#!/bin/bash
12
#
2-
# deploy php engine to AppFog
3+
# deploy to NearlyFreeSpeech
34
#
4-
# you may need to af login first
5-
#
6-
cd www
7-
af update regexplanet-php
5+
scp -i /etc/fileformatnet/nfsnet.pem www/* fileformat_regexplanet-php@ssh.phx.nearlyfreespeech.net:/home/public

0 commit comments

Comments
 (0)