mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-22 04:26:28 +01:00
test
This commit is contained in:
6
test/rootfs/etc/cont-init.d/99-run.sh
Normal file
6
test/rootfs/etc/cont-init.d/99-run.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/with-contenv bashio
|
||||
# shellcheck shell=bash
|
||||
|
||||
bashio::log.info "It's working"
|
||||
|
||||
sleep 10000
|
||||
Reference in New Issue
Block a user