mirror of
https://github.com/nix-community/disko.git
synced 2026-01-15 10:48:38 +01:00
The destroy script already has a bash interpreter in use, but when the `disk-deactivate` script is ran, it calls out to /usr/bin/env to query for a bash interpreter. When running the destroyScript in unique places (such as the stage-1 initrd), /usr/bin/env might not exist, so we can make destroyScript more self-contained by reusing the same bash. |
||
|---|---|---|
| .. | ||
| types | ||
| default.nix | ||
| make-disk-image.nix | ||
| tests.nix | ||