mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-04 00:01:36 +01:00
Update run.txt
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
#!/usr/bin/env bashio
|
||||
# shellcheck shell=bash
|
||||
|
||||
if [ ! -f /started ]; then
|
||||
|
||||
touch /started
|
||||
|
||||
####################
|
||||
# Starting scripts #
|
||||
####################
|
||||
@@ -107,3 +111,5 @@ fi
|
||||
|
||||
|
||||
bashio::log.info "Starting app"
|
||||
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user