|
@@ -23,9 +23,9 @@ cd bootstrap
|
|
|
cp config.sh.template config.sh
|
|
|
# config-get-netconf-eth0.sh to copy running grml network config
|
|
|
vi config.sh
|
|
|
-./bootstrap-bullseye.sh install
|
|
|
+./bootstrap-bookworm.sh install
|
|
|
# reboot
|
|
|
-/installer/bootstrap-bullseye.sh postinstall
|
|
|
+/installer/bookworm-bullseye.sh postinstall
|
|
|
```
|
|
|
|
|
|
## Remarks
|