This commit is contained in:
Hans Karlinius
2024-11-28 05:37:11 +01:00
parent 4a172bd3b7
commit 57936d2093
7 changed files with 8 additions and 2 deletions

View File

@@ -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