summaryrefslogtreecommitdiff
path: root/release
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2012-12-02 20:54:45 +0000
committerCarl Hetherington <cth@carlh.net>2012-12-02 20:54:45 +0000
commit81b73dcfaa36dcf82666e1b059e275a3579c1d62 (patch)
tree653bac987308a97c6c49ecf33e4e4ea3aff47b1f /release
parent38927abebdcb0f70d8c50fd62a88f21de3581fe2 (diff)
Copy builds to web site.
Diffstat (limited to 'release')
-rwxr-xr-xrelease1
1 files changed, 1 insertions, 0 deletions
diff --git a/release b/release
index 29da203c1..807bd264c 100755
--- 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")