mirror of
https://github.com/bol-van/zapret.git
synced 2025-08-14 23:43:27 +03:00
install_bin: my arch for freebsd
This commit is contained in:
@@ -37,7 +37,7 @@ if [ "$UNAME" = "Linux" ]; then
|
||||
elif [ "$UNAME" = "Darwin" ]; then
|
||||
ARCHLIST="my mac64"
|
||||
elif [ "$UNAME" = "FreeBSD" ]; then
|
||||
ARCHLIST="freebsd-x64"
|
||||
ARCHLIST="my freebsd-x64"
|
||||
else
|
||||
ARCHLIST="my"
|
||||
fi
|
||||
|
Reference in New Issue
Block a user