X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fupload.sh;h=42abd0e145c6e176ed84da66c7ce76303ae8d80d;hb=54a69fef0365495cf79f57b02040cc79b5924b2d;hp=abc20ee5cdce5395a920fa81422388c5d407a8f1;hpb=b2d39fbaa924415a004e1d304f2543fe1f06e685;p=ctsim.git diff --git a/debian/upload.sh b/debian/upload.sh index abc20ee..42abd0e 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 -Uwww.b9.com -D/home/ftp/ctsim -C"(umask 022; cd /srv/www/html/ctsim; make install)" -su $*