remove exit from install script

This commit is contained in:
2026-07-15 08:19:54 +10:00
parent e326ea9d36
commit 90425148c3
4 changed files with 9 additions and 21 deletions
-1
View File
@@ -92,7 +92,6 @@ if nix eval --refresh --json "''${FLAKE_BASE_URL}#nixosConfigurations.''${choic
--flake "''${FLAKE_BASE_URL}#''${choice}"
else
echo "Selected host has no Disko configuration."
exit 1
fi
mkdir -p /mnt/install-tmp