[no ci] Datalink: minor update

pull/1407/head
Viktor 2024-04-17 19:43:24 +02:00
parent 86ec19e67c
commit d2f2c7ba82
1 changed files with 4 additions and 0 deletions

View File

@ -8,6 +8,10 @@ fi
case "$1" in case "$1" in
start) start)
if [ -n "$(fw_printenv -n wlandev)" ]; then
exit 0
fi
if [ ! -f /etc/system.ok ]; then if [ ! -f /etc/system.ok ]; then
tweaksys "$chip" tweaksys "$chip"
fi fi