mirror of
https://github.com/bol-van/zapret.git
synced 2024-12-21 13:55:19 +00:00
install_bin: lexra
This commit is contained in:
parent
d4a72df111
commit
9ab9aef32b
@ -56,7 +56,7 @@ UNAME=$(uname)
|
||||
unset PKTWS
|
||||
case $UNAME in
|
||||
Linux)
|
||||
ARCHLIST="my x86_64 x86 aarch64 arm mips64r2-msb mips32r1-lsb mips32r1-msb ppc"
|
||||
ARCHLIST="my x86_64 x86 aarch64 arm mips64r2-msb mips32r1-lsb mips32r1-msb lexra ppc"
|
||||
PKTWS=nfqws
|
||||
;;
|
||||
Darwin)
|
||||
|
Loading…
Reference in New Issue
Block a user