chore: enabled inherited ERR Trap
Signed-off-by: Stephan Wendel <me@stephanwe.de>
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
# shellcheck enable=require-variable-braces
|
||||
|
||||
# Exit upon Errors
|
||||
set -e
|
||||
set -Ee
|
||||
|
||||
## Start Stream Service
|
||||
# sleep to prevent cpu cycle spikes
|
||||
|
Reference in New Issue
Block a user