Skip to content
Snippets Groups Projects
Commit bf75cc7a authored by Holger Levsen's avatar Holger Levsen
Browse files

reproducible Debian armhf: add reminder about powercycling mst0X


Signed-off-by: default avatarHolger Levsen <holger@layer-acht.org>
parent f5a2e7aa
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,7 @@ for i in "$@" ; do
bpi0|hb0) NODE=${i}a ;;
virt*) echo "Sorry, I do not yet know how to handle $i, skipping."
echo "But the steps are documented in README.infrastructure."
echo "Additionally one can powercycle mst0X using $0."
continue
;;
*-*) NODE=$(echo $i | cut -d '-' -f1) ;;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment