mirror of
https://github.com/bol-van/zapret.git
synced 2024-11-26 20:20:53 +03:00
install_bin: my arch for freebsd
This commit is contained in:
parent
3adf2a2806
commit
cd3a8ca026
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user