minor fix

This commit is contained in:
wangyu-
2018-01-14 06:46:30 -06:00
parent 4fcae8d54c
commit 85245c5963
2 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ end
if not has_bin("udp2raw") then
return Map("udp2raw", "%s - %s" %{translate("udp2raw-tunnel"),
translate("Settings")}, '<b style="color:red">udp2raw-tunnel binary file not found.</b>')
translate("Settings")}, '<b style="color:red">udp2raw-tunnel binary file(/usr/bin/udp2raw) not found. </b>')
end
uci:foreach("udp2raw", "servers", function(s)