X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fupload.sh;fp=debian%2Fupload.sh;h=72bfbd173e4fe0a98c50f03fb656ad2c94eae99f;hb=51eb8dca492aa5f8b31975172c5738bec64be9d6;hp=0000000000000000000000000000000000000000;hpb=8befd5197ed4daeb1ec6d18de5a49c57c4525b03;p=ctsim.git diff --git a/debian/upload.sh b/debian/upload.sh new file mode 100755 index 0000000..72bfbd1 --- /dev/null +++ b/debian/upload.sh @@ -0,0 +1,6 @@ +#!/bin/bash -e + +dup ctsim -Uftp.med-info.com -D/home/ftp/ctsim -c"(cd /opt/apache/htdocs/ctsim.org; make install-doc)" + +exit 0 +