X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?a=blobdiff_plain;f=build-sh;fp=build-sh;h=9c57874100e11f669d03c3ba249645f0b4662daf;hb=aba7e8468ad20b22891aa25e69600f6f60431cc3;hp=0f565b5a95029965f69c4f6c141f1b932a1d2bd3;hpb=0b258c168d6ed790500b08419c58f798c1c46aeb;p=jarrg-ian.git diff --git a/build-sh b/build-sh index 0f565b5..9c57874 100755 --- a/build-sh +++ b/build-sh @@ -63,6 +63,11 @@ pubdir="${JARRG_PUBLISH_DIR-/home/yarrgweb/public-html/download/jarrg}" echo " Revision: $revision -Install with: - RSYNC_RSH=ssh rsync -vP $files $pubbase:$pubdir/test/ +Publish as test with: + RSYNC_RSH=ssh rsync -vP $files $pubbase:$pubdir/test/ + +To actually publish a release, on $pubbase: + mkdir $revision + ln tests/* $revision/. + ln -f tests/* . "