mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-04 13:08:45 +02:00
build
This commit is contained in:
6
netalertx/rootfs/etc/cont-init.d/99-run.sh
Normal file
6
netalertx/rootfs/etc/cont-init.d/99-run.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/with-contenv bashio
|
||||
# shellcheck shell=bash
|
||||
set -e
|
||||
|
||||
bashio::log.info "Starting upstream app"
|
||||
/root-entrypoint.sh
|
||||
Reference in New Issue
Block a user