docs: autoupdater: fix example build script
This commit is contained in:
parent
59bb4247c9
commit
a4a5b9a38b
@ -31,8 +31,10 @@ A fully automated nightly build could use the following commands:
|
||||
make -j5 GLUON_BRANCH=experimental
|
||||
make manifest GLUON_BRANCH=experimental
|
||||
contrib/sign.sh $SECRETKEY images/sysupgrade/experimental.manifest
|
||||
|
||||
rm -rf /where/to/put/this/experimental
|
||||
cp -r images /where/to/put/this/experimental
|
||||
ln -s experimental.manifest /where/to/put/this/experimental/manifest
|
||||
ln -s experimental.manifest /where/to/put/this/experimental/sysupgrade/manifest
|
||||
|
||||
|
||||
Infrastructure
|
||||
|
Loading…
Reference in New Issue
Block a user