mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-02 22:04:06 +02:00
Update 02-init_steps.sh
This commit is contained in:
@@ -1,6 +1,9 @@
|
|||||||
#!/usr/bin/with-contenv bashio
|
#!/usr/bin/with-contenv bashio
|
||||||
# shellcheck shell=bash
|
# shellcheck shell=bash
|
||||||
|
|
||||||
|
# Runs only after initialization done
|
||||||
|
if [ ! -f /app/www/public/occ ]: then cp "$(basename "${BASH_SOURCE}")" /scripts/ && exit 0; fi
|
||||||
|
|
||||||
######################################
|
######################################
|
||||||
# Make links between logs and docker #
|
# Make links between logs and docker #
|
||||||
######################################
|
######################################
|
||||||
|
|||||||
Reference in New Issue
Block a user