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