From 54a69fef0365495cf79f57b02040cc79b5924b2d Mon Sep 17 00:00:00 2001 From: Kevin Rosenberg Date: Sun, 7 Nov 2010 18:43:10 -0700 Subject: [PATCH] Update server directory --- debian/upload.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/upload.sh b/debian/upload.sh index 7dd58ce..42abd0e 100755 --- a/debian/upload.sh +++ b/debian/upload.sh @@ -1,4 +1,4 @@ #!/bin/bash -e -dup ctsim -Uwww.b9.com -D/home/ftp/ctsim -C"(umask 022; cd /opt/apache/htdocs/ctsim; make install)" -su $* +dup ctsim -Uwww.b9.com -D/home/ftp/ctsim -C"(umask 022; cd /srv/www/html/ctsim; make install)" -su $* -- 2.34.1