This commit is contained in:
Hans Karlinius
2024-11-26 17:39:20 +01:00
parent fe3a577e23
commit da0effc8c6
2 changed files with 2 additions and 1 deletions

View File

@@ -20,6 +20,7 @@ if bashio::config.has_value 'autouse'; then
/usr/bin/vhclient -t "AUTO USE ALL"
else
/usr/bin/vhclient -t "AUTO USE CLEAR ALL"
sleep 5s
/usr/bin/vhclient -t "STOP USING ALL LOCAL"
fi
fi