chore: adapt ISO /etc/issue to new structure

This commit is contained in:
Swarsel 2024-12-24 16:11:57 +01:00
parent ae63e40f04
commit fbb8e23461
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
5 changed files with 47 additions and 50 deletions

View file

@ -11,7 +11,7 @@ temp=$(mktemp -d)
function help_and_exit() {
echo
echo "Remotely installs NixOS on a target machine using this nix-config."
echo "Remotely installs SwarselSystem on a target machine including secret deployment."
echo
echo "USAGE: $0 -n <target_hostname> -d <target_destination> [OPTIONS]"
echo