forked from finn/tinyboard
add option 0 to reconfigure network via setup.sh
This commit is contained in:
@@ -31,8 +31,8 @@ On a fresh Armbian device:
|
||||
apt install git
|
||||
git clone https://gut.oily.dad/justin/tinyboard
|
||||
cd tinyboard
|
||||
./spoke/setup-network.sh # configure static IP — SSH session will drop, reconnect
|
||||
./setup.sh # choose option 1
|
||||
./setup.sh # choose option 0 to configure static IP — SSH session will drop, reconnect
|
||||
./setup.sh # choose option 1
|
||||
```
|
||||
|
||||
### Onboarding a Spoke from the Hub
|
||||
@@ -94,6 +94,7 @@ tinyboard/
|
||||
|
||||
### `setup.sh`
|
||||
Entry point. Presents a menu:
|
||||
0. Reconfigure network (static IP via netplan — SSH session will drop, reconnect)
|
||||
1. Set up this device as a new spoke
|
||||
2. Onboard a new spoke from the hub
|
||||
3. Offboard a spoke from the hub
|
||||
|
||||
Reference in New Issue
Block a user