mirror of
https://github.com/gSpotx2f/ruantiblock_openwrt.git
synced 2026-05-13 14:10:59 +00:00
Fixed info_output.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Info() {
|
||||
local _update_status
|
||||
local _update_status _user_entries_status
|
||||
if [ -f "$UPDATE_STATUS_FILE" ]; then
|
||||
_update_status=`$AWK_CMD '{
|
||||
if(NF < 4) {
|
||||
|
||||
Reference in New Issue
Block a user