You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
execute_line='is_fix_active=$(tc filter show dev "$(nvram get wan0_ifname)" prio 99) \nif [ -z "$is_fix_active" ]; then { sh /jffs/scripts/add_upload_fix & }; fi '