r2605: *** empty log message ***
authorKevin M. Rosenberg <kevin@rosenberg.net>
Mon, 9 Sep 2002 04:11:33 +0000 (04:11 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Mon, 9 Sep 2002 04:11:33 +0000 (04:11 +0000)
debian/upload.sh [new file with mode: 0755]

diff --git a/debian/upload.sh b/debian/upload.sh
new file mode 100755 (executable)
index 0000000..72bfbd1
--- /dev/null
@@ -0,0 +1,6 @@
+#!/bin/bash -e
+
+dup ctsim -Uftp.med-info.com -D/home/ftp/ctsim -c"(cd /opt/apache/htdocs/ctsim.org; make install-doc)" 
+
+exit 0
+