Use OpenMP by default
[ctsim.git] / debian / upload.sh
old mode 100755 (executable)
new mode 100644 (file)
index 82d5b20..efa12fc
@@ -1,4 +1,4 @@
 #!/bin/bash -e
 
-dup ctsim -Uftp.med-info.com -D/home/ftp/ctsim -C"(umask 022; cd /opt/apache/htdocs/ctsim; make install)" -su $*
+dup ctsim -Uwww.kpe.io -D/home/ftp/ctsim -C"(umask 022; cd /srv/www/html/ctsim; make install)" -su $*