mirror of
https://github.com/bol-van/zapret.git
synced 2025-05-24 22:32:58 +03:00
install_easy: flow offload linux check
This commit is contained in:
@@ -81,7 +81,7 @@ check_system()
|
||||
OPENWRT_FW3=
|
||||
|
||||
local info
|
||||
local UNAME=$(uname)
|
||||
UNAME=$(uname)
|
||||
if [ "$UNAME" = "Linux" ]; then
|
||||
# do not use 'exe' because it requires root
|
||||
local INIT=$(sed 's/\x0/\n/g' /proc/1/cmdline | head -n 1)
|
||||
|
Reference in New Issue
Block a user