From 3e6b011f01a87d3ec9134072a4bd2bf004169dd3 Mon Sep 17 00:00:00 2001 From: Rob Pearce Date: Tue, 2 Dec 2008 21:39:55 +0000 Subject: [PATCH] Mods to pub script --- pub.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pub.sh b/pub.sh index 5be3104..9b427a9 100755 --- a/pub.sh +++ b/pub.sh @@ -1,6 +1,7 @@ #!/bin/sh +VER=`./getsvnrev.sh` echo "" >>website/currentrev.php scp RatCatcher-10.*.zip rob@spider:/var/www/html/ratcatcher.nethack.net/ cd website