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