X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=debian%2Fupload.sh;h=efa12fc243c636d9d72642c9b96c44adef91cf75;hp=ed6a930f73c00166989b2a16b87c9b790320994b;hb=4ff226fc6afb090a5211f3c0c12650207609ba90;hpb=de8d7fe4999b0f84b62f2621ebf451084faf0401 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 $*