fix dropbear instructions in readme

master
lub 4 years ago
parent c18a87ebe5
commit 09ace58c56

@ -16,8 +16,9 @@ reboot
# Unlock the disk after booting the server from disk: # Unlock the disk after booting the server from disk:
# Dropbear is configured on 222 # Dropbear is configured on 222 and only allows the user root
ssh -p 222 <fqdn> /bin/cryptroot-unlock ssh -p 222 root@<fqdn>
cryptroot-unlock
``` ```
`setup.sh` executes the hardware specific template files, debootstraps and invokes the actual installer inside the fresh environment. `setup.sh` executes the hardware specific template files, debootstraps and invokes the actual installer inside the fresh environment.

Loading…
Cancel
Save