mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-01 19:48:47 +02:00
Update run.txt
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
#!/usr/bin/env bashio
|
#!/usr/bin/env bashio
|
||||||
# shellcheck shell=bash
|
# shellcheck shell=bash
|
||||||
|
|
||||||
|
set -e
|
||||||
|
|
||||||
if [ ! -f /started ]; then
|
if [ ! -f /started ]; then
|
||||||
|
|
||||||
touch /started
|
touch /started
|
||||||
|
|||||||
Reference in New Issue
Block a user