chiark / gitweb /
Version numbers are only baked-in now, not in filename
[jarrg-owen.git] / build-sh
index 1c0a975f1b12620db510f8f1040122fa1a1f9aec..a58670428bcec4f3d8ec0e162e816a5927daa85f 100755 (executable)
--- a/build-sh
+++ b/build-sh
@@ -45,5 +45,5 @@ pubdir="${JPCTB_PUBLISH_DIR-/home/yarrgweb/public-html/download/jpctb}"
 
 echo "
 Install with:
- RSYNC_RSH=ssh rsync -vP $files $pubbase:$pubdir/$revision/
+ RSYNC_RSH=ssh rsync -vP $files $pubbase:$pubdir/test/
 "