armbian-next: fix all shellcheck errors in lib/

This commit is contained in:
Ricardo Pardini
2022-12-01 16:49:01 +01:00
parent fd043d707a
commit c2af130a94
4 changed files with 7 additions and 7 deletions

View File

@@ -29,5 +29,5 @@ fi
# Libraries include. ONLY source files that contain ONLY functions here.
# shellcheck source=library-functions.sh
# shellcheck source=lib/library-functions.sh
source "${SRC}"/lib/library-functions.sh