diff options
author | Leah Rowe <leah@libreboot.org> | 2024-05-06 22:54:55 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2024-05-06 22:54:55 +0100 |
commit | 5e4009b539b0c1bbb14eea8f8cd892d3933c3355 (patch) | |
tree | d1928b952eb97a20772a7f531309f20388c93d1c /build | |
parent | 58400fc4a5b2a8e9d7eecffe3d9097db43599c5d (diff) |
merge include/err.sh with include/option.sh
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'build')
-rwxr-xr-x | build | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -7,7 +7,6 @@ set -u -e -. "include/err.sh" . "include/option.sh" eval "$(setvars "" option aur_notice)" |