mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-14 01:50:32 +02:00
Add set -e
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#!/usr/bin/with-contenv bashio
|
||||
# shellcheck shell=bash
|
||||
set -e
|
||||
# shellchek disable=SC2015
|
||||
|
||||
JSONTOCHECK='/config/transmission/settings.json'
|
||||
|
||||
Reference in New Issue
Block a user