remove exit for no disko config

This commit is contained in:
2026-07-15 12:45:41 +10:00
parent 96e8e39a45
commit 4ab490b9ae
-1
View File
@@ -93,7 +93,6 @@ if nix eval --refresh --json --extra-experimental-features "flakes nix-command"
--flake "''${FLAKE_BASE_URL}#''${choice}" --flake "''${FLAKE_BASE_URL}#''${choice}"
else else
echo "Selected host has no Disko configuration." echo "Selected host has no Disko configuration."
exit 1
fi fi
mkdir -p /mnt/install-tmp mkdir -p /mnt/install-tmp