From 9605285e65ef57ede6341195b37d5bd5540ecfd6 Mon Sep 17 00:00:00 2001 From: Tarnatos Date: Wed, 11 Oct 2017 18:04:47 +0200 Subject: [PATCH] make manifest GLUON_RELEASE --- docs/features/autoupdater.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features/autoupdater.rst b/docs/features/autoupdater.rst index 4df03165..cf8e8963 100644 --- a/docs/features/autoupdater.rst +++ b/docs/features/autoupdater.rst @@ -40,7 +40,7 @@ A fully automated nightly build could use the following commands: make clean NUM_CORES_PLUS_ONE=$(expr $(nproc) + 1) make -j$NUM_CORES_PLUS_ONE GLUON_TARGET=ar71xx-generic GLUON_BRANCH=experimental - make manifest GLUON_BRANCH=experimental + make manifest GLUON_RELEASE=experimental contrib/sign.sh $SECRETKEY output/images/sysupgrade/experimental.manifest rm -rf /where/to/put/this/experimental