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