diff --git a/libs/configparser.sh b/libs/configparser.sh index 63a640f..26daa96 100755 --- a/libs/configparser.sh +++ b/libs/configparser.sh @@ -11,6 +11,8 @@ #### This File is distributed under GPLv3 #### +# shellcheck enable=requires-variable-braces + # Exit upon Errors set -e