mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-03 05:10:55 +00:00
doas sudo shim (as used by Alpine) does not support passing through environment variables in the same way that sudo does, therefore use `sh -c` instead. Signed-off-by: Ariadne Conill <ariadne@ariadne.space>