test
This commit is contained in:
@@ -31,7 +31,7 @@ if bashio::config.has_value 'autouse'; then
|
||||
else
|
||||
bashio::log.info "AUTO USE CLEAR ALL"
|
||||
/usr/bin/vhclient -t "AUTO USE CLEAR ALL"
|
||||
sleep 5s
|
||||
#sleep 5s
|
||||
bashio::log.info "STOP USING ALL LOCAL"
|
||||
/usr/bin/vhclient -t "STOP USING ALL LOCAL"
|
||||
fi
|
||||
|
||||
3
vhclient/rootfs/etc/s6-overlay/s6-rc.d/test/run
Executable file
3
vhclient/rootfs/etc/s6-overlay/s6-rc.d/test/run
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/command/with-contenv bashio
|
||||
|
||||
($(bashio::config 'test')) += 'gurka'
|
||||
1
vhclient/rootfs/etc/s6-overlay/s6-rc.d/test/type
Normal file
1
vhclient/rootfs/etc/s6-overlay/s6-rc.d/test/type
Normal file
@@ -0,0 +1 @@
|
||||
oneshot
|
||||
1
vhclient/rootfs/etc/s6-overlay/s6-rc.d/test/up
Normal file
1
vhclient/rootfs/etc/s6-overlay/s6-rc.d/test/up
Normal file
@@ -0,0 +1 @@
|
||||
/etc/s6-overlay/s6-rc.d/test/run
|
||||
Reference in New Issue
Block a user