X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fupload.sh;h=dac42880cdb4738e2113c2b726b2e6507330eb77;hb=23ea03c25eb95a915f6ece3f6912eb95beb40882;hp=abc20ee5cdce5395a920fa81422388c5d407a8f1;hpb=b2d39fbaa924415a004e1d304f2543fe1f06e685;p=ctsim.git diff --git a/debian/upload.sh b/debian/upload.sh index abc20ee..dac4288 100755 --- a/debian/upload.sh +++ b/debian/upload.sh @@ -1,6 +1,4 @@ -#!/bin/sh -e +#!/bin/bash -e -dup ctsim -Uftp.med-info.com -D/home/ftp/pub/ctsim -c"(cd /opt/apache/htdocs/ctsim.org; make)" - -exit 0 +dup ctsim -Uftp.med-info.com -D/home/ftp/ctsim -C"(cd /opt/apache/htdocs/ctsim; make install)" -su $*