diff --git a/pub.sh b/pub.sh index 67bfac9..e781747 100755 --- a/pub.sh +++ b/pub.sh @@ -3,7 +3,7 @@ VER=`./getsvnrev.sh` echo "" >>website/currentrev.php -p scp RatCatcher-10.*.zip rob@spider:/var/www/html/ratcatcher.nethack.net/ +scp RatCatcher-10.*.zip rob@spider:/var/www/html/ratcatcher.nethack.net/ cp data/map.dat website/ cd website svn commit -m "Published new app to web site"