mirror of
https://github.com/bol-van/zapret.git
synced 2026-01-01 14:18:52 +03:00
FreeBSD: x64 bins
This commit is contained in:
@@ -36,6 +36,8 @@ if [ "$UNAME" = "Linux" ]; then
|
||||
ARCHLIST="my x86_64 x86 aarch64 arm mips64r2-msb mips32r1-lsb mips32r1-msb ppc"
|
||||
elif [ "$UNAME" = "Darwin" ]; then
|
||||
ARCHLIST="my mac64"
|
||||
elif [ "$UNAME" = "FreeBSD" ]; then
|
||||
ARCHLIST="freebsd-x64"
|
||||
else
|
||||
ARCHLIST="my"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user