mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
set -eu
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
#!/command/with-contenv bashio
|
#!/command/with-contenv bashio
|
||||||
# shellcheck shell=bash
|
# shellcheck shell=bash
|
||||||
|
|
||||||
|
set -eu
|
||||||
|
|
||||||
# Save a copy of the script for further restarts
|
# Save a copy of the script for further restarts
|
||||||
if [ -f /etc/cont-init.d/99-run.sh ]; then
|
if [ -f /etc/cont-init.d/99-run.sh ]; then
|
||||||
mkdir -p /etc/scripts-init
|
mkdir -p /etc/scripts-init
|
||||||
|
|||||||
Reference in New Issue
Block a user