r2356: *** empty log message ***
authorKevin M. Rosenberg <kevin@rosenberg.net>
Wed, 21 Aug 2002 17:51:11 +0000 (17:51 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Wed, 21 Aug 2002 17:51:11 +0000 (17:51 +0000)
debian/upload.sh

index abc20ee5cdce5395a920fa81422388c5d407a8f1..8a2d13607801086405a27a9ac994db29a2908973 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 
-dup ctsim -Uftp.med-info.com -D/home/ftp/pub/ctsim -c"(cd /opt/apache/htdocs/ctsim.org; make)" 
+dup ctsim -Uftp.med-info.com -D/home/ftp/pub/ctsim -C"(cd /opt/apache/htdocs/ctsim.org; make)" 
 
 exit 0