mkosi: Use bash to execute command -v
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Sat, 23 Nov 2024 21:29:56 +0000 (22:29 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Sun, 24 Nov 2024 15:47:18 +0000 (16:47 +0100)
commit506403f5612cfab8477573b040fe690737d5deb3
treed4940d9f98acd10dd117fe2d014780614a54d15a
parent6fd5df60058f980530d43f5ae070fc57a5882d7a
mkosi: Use bash to execute command -v

command is only an executable on Fedora due to a downstream patch,
on Arch for example it's only a builtin so we have to use bash to
execute command -v to get proper results on Arch.
mkosi.sanitizers/mkosi.postinst