move to new menu section
[ctsim.git] / debian / upload.sh
index abc20ee5cdce5395a920fa81422388c5d407a8f1..7dd58ce619fad5009a14a9e29dcc4001ad5bb037 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 -Uwww.b9.com -D/home/ftp/ctsim -C"(umask 022; cd /opt/apache/htdocs/ctsim; make install)" -su $*