Use OpenMP by default
[ctsim.git] / debian / upload.sh
old mode 100755 (executable)
new mode 100644 (file)
index abc20ee..efa12fc
@@ -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 $*