This commit is contained in:
Alexandre
2023-09-09 19:33:00 +02:00
parent 195ba49217
commit 3dcae5f28f
11 changed files with 356 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
#!/usr/bin/with-contenv bashio
# shellcheck shell=bash
bashio::log.info "It's working"
sleep 10000