SHELLCHECK: Enabled 'requires-variable-braces' in webcamd

Signed-off-by: Stephan Wendel <me@stephanwe.de>
This commit is contained in:
Stephan Wendel 2021-12-17 20:47:36 +01:00
parent 6a34f31480
commit 70898550fe
No known key found for this signature in database
GPG Key ID: F465B83ACBA45639

View File

@ -12,6 +12,8 @@
####
#### Version 3
# shellcheck enable=requires-variable-braces
# Exit upon Errors
set -e