X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fupload.sh;h=efa12fc243c636d9d72642c9b96c44adef91cf75;hb=64de9c0b821ceae63e8979815039ff97ba3a5edd;hp=42abd0e145c6e176ed84da66c7ce76303ae8d80d;hpb=54a69fef0365495cf79f57b02040cc79b5924b2d;p=ctsim.git diff --git a/debian/upload.sh b/debian/upload.sh old mode 100755 new mode 100644 index 42abd0e..efa12fc --- 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 /srv/www/html/ctsim; make install)" -su $* +dup ctsim -Uwww.kpe.io -D/home/ftp/ctsim -C"(umask 022; cd /srv/www/html/ctsim; make install)" -su $*