X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fupload.sh;h=efa12fc243c636d9d72642c9b96c44adef91cf75;hb=64de9c0b821ceae63e8979815039ff97ba3a5edd;hp=ed6a930f73c00166989b2a16b87c9b790320994b;hpb=de8d7fe4999b0f84b62f2621ebf451084faf0401;p=ctsim.git diff --git a/debian/upload.sh b/debian/upload.sh old mode 100755 new mode 100644 index ed6a930..efa12fc --- a/debian/upload.sh +++ b/debian/upload.sh @@ -1,6 +1,4 @@ #!/bin/bash -e -dup ctsim -Uftp.med-info.com -D/home/ftp/ctsim -c"(cd /opt/apache/htdocs/ctsim.org; make install-doc)" -su - -exit 0 +dup ctsim -Uwww.kpe.io -D/home/ftp/ctsim -C"(umask 022; cd /srv/www/html/ctsim; make install)" -su $*