r10675: remove commands commented-out
[ctsim.git] / debian / upload.sh
index abc20ee5cdce5395a920fa81422388c5d407a8f1..82d5b20f158d639d7e92cc3c23fd1a3cc40e14bb 100755 (executable)
@@ -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"(umask 022; cd /opt/apache/htdocs/ctsim; make install)" -su $*