X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=debian%2Fupload.sh;h=42abd0e145c6e176ed84da66c7ce76303ae8d80d;hp=7dd58ce619fad5009a14a9e29dcc4001ad5bb037;hb=b7519560db07975f7a16cd24d12fe61ba0b4d84c;hpb=3755c635068fd880cb9043d8d8cb90c1c5e73540 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 $*