Added missing dependency to destroyScript (#318)

* Added bash to destroScript dep

* Added jq directly as dep for destroyScript
This commit is contained in:
ktrinh-anduril 2023-08-10 13:29:40 -07:00 committed by GitHub
parent 32e7d56c08
commit ceabbec315
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -385,6 +385,8 @@ let
mdadm
zfs
lvm2
bash
jq
])}:$PATH
${cfg.config._destroy}
'';