From 2aa3c0a2af130538c1a950e27a8a534dd98786cb Mon Sep 17 00:00:00 2001 From: Nick Craig-Wood Date: Mon, 30 Nov 2015 10:10:41 +0000 Subject: [PATCH] make beta announces destination URL --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index dd872d16e..863da7dd6 100644 --- a/Makefile +++ b/Makefile @@ -60,6 +60,7 @@ beta: doc ./cross-compile $(TAG)β rm build/*-current-* rclone -v copy build/ memstore:pub-rclone-org/$(TAG)β + @echo Beta release ready at http://pub.rclone.org/$(TAG)%CE%B2/ serve: cd docs && hugo server -v -w