1
0
forked from finn/tinyboard

clean up readme setup.sh option comments

This commit is contained in:
Justin Oros
2026-04-16 16:03:32 -07:00
parent e924579b2e
commit 39f8f64351

View File

@@ -31,7 +31,7 @@ On a fresh Armbian device:
apt install git
git clone https://gut.oily.dad/justin/tinyboard
cd tinyboard
./setup.sh # option 0 (reconfigure network) — SSH session will drop, reconnect
./setup.sh # option 0 (reconfigure network)
./setup.sh # option 1 (setup new spoke)
```