Copy builds to web site.
authorCarl Hetherington <cth@carlh.net>
Sun, 2 Dec 2012 20:54:45 +0000 (20:54 +0000)
committerCarl Hetherington <cth@carlh.net>
Sun, 2 Dec 2012 20:54:45 +0000 (20:54 +0000)
release

diff --git a/release b/release
index 29da203c128a4d32d73bab96177ebc84f5409c7b..807bd264c8a106218e01ab3660eea0384f1c76c8 100755 (executable)
--- a/release
+++ b/release
@@ -81,3 +81,4 @@ if (raw_input() != "y"):
     sys.exit(1)
 
 command("git commit -a -m \"Bump version\"")
+command("cp DVD-o-matic*.exe dvdomatic-*.tar.bz2 /home/carl/public_html/carlh.net/software/dvdomatic")