X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fupload.sh;h=14e31d69bb7fe64f595acce125bc62cfc4fe8978;hb=4ce1be4e083e7f0fb6bd7ee79a73cf1e9c790f7b;hp=ed6a930f73c00166989b2a16b87c9b790320994b;hpb=de8d7fe4999b0f84b62f2621ebf451084faf0401;p=ctsim.git diff --git a/debian/upload.sh b/debian/upload.sh index ed6a930..14e31d6 100755 --- 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 -Uftp.med-info.com -D/home/ftp/ctsim -C"(cd /opt/apache/htdocs/ctsim.org; make install)" -su $*