X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=debian%2Fupload.sh;h=efa12fc243c636d9d72642c9b96c44adef91cf75;hp=abc20ee5cdce5395a920fa81422388c5d407a8f1;hb=4ff226fc6afb090a5211f3c0c12650207609ba90;hpb=b2d39fbaa924415a004e1d304f2543fe1f06e685 diff --git a/debian/upload.sh b/debian/upload.sh old mode 100755 new mode 100644 index abc20ee..efa12fc --- 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 -Uwww.kpe.io -D/home/ftp/ctsim -C"(umask 022; cd /srv/www/html/ctsim; make install)" -su $*