update httpubus

This commit is contained in:
桐话
2024-06-28 08:02:19 +08:00
committed by GitHub
parent 0ead291764
commit 9d48b58c18
+1 -1
View File
@@ -12,7 +12,7 @@ check_model() {
case "$board" in
jp,tvbox|\
panther,x2)
/sbin/ubus-status.sh > /dev/null 2>&1 &
/bin/ubus-status.sh > /dev/null 2>&1 &
;;
*)
return 1