mirror of https://github.com/armbian/build.git
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. |
||
|---|---|---|
| .. | ||
| apt-cacher-ng.sh | ||
| basic-deps.sh | ||
| docker.sh | ||
| external-toolchains.sh | ||
| host-release.sh | ||
| host-utils.sh | ||
| mktemp-utils.sh | ||
| mountpoints.sh | ||
| prepare-host.sh | ||
| tmpfs-utils.sh | ||
| wsl2.sh | ||