Enable "exit-on-error" and "error-on-unset" for shell execution

This commit is contained in:
Lars Kruse 2020-02-08 05:32:21 +01:00
parent 6b09d74c9a
commit 0662cfc7e8
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@
VERSION="@@VERSION@@"
set -eu
@@CONF@@
# if plugindir_ is present in $PLUGINS, executables (scripts, binaries) in the specified path