chore: fix commands in ISO

This commit is contained in:
Leon Schwarzäugl 2024-12-28 16:16:27 +01:00
parent cb47c8e13e
commit c93e9b1ddd
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
3 changed files with 4 additions and 4 deletions

View file

@ -2,4 +2,4 @@
IP of primary interface: \4
The Password for all users & root is 'setup'.
Install the system remotely by running 'bootstrap -n <CONFIGURATION_NAME> -d <IP_FROM_ABOVE> ' on a machine with deployed secrets.
Alternatively, run 'swarsel-install -d <DISK> -n <CONFIGURATION_NAME>' for a local install. For your convenience, an example call is in the bash history (press up on the keyboard to access).
Alternatively, run 'swarsel-install -n <CONFIGURATION_NAME>' for a local install. For your convenience, an example call is in the bash history (press up on the keyboard to access).