armbian-build/lib
JohnTheCoolingFan cf7923c21f Add doas support to is_root_or_sudo_prefix
doas is not compatible with sudo flags. The codebase was checked for
sudo-specific uses of this function, but none were found, all cases were
in the form of `sudo <command>`. Replacing it with `doas <command>`
yields the same result.
2024-05-21 20:27:03 +02:00
..
functions Add doas support to is_root_or_sudo_prefix 2024-05-21 20:27:03 +02:00
tools cli: Update shellcheck 0.9.0 --> 0.10.0 2024-03-28 14:07:32 +01:00
library-functions.sh Revert "cli: Add command "dts-check"" 2024-04-26 20:46:42 +08:00
single.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00