mirror of
https://github.com/bol-van/zapret.git
synced 2025-04-17 04:22:59 +03:00
add mips64r2-msb arch
This commit is contained in:
parent
5edbe52eb0
commit
eb3484031f
BIN
binaries/mips64r2-msb/ip2net
Executable file
BIN
binaries/mips64r2-msb/ip2net
Executable file
Binary file not shown.
BIN
binaries/mips64r2-msb/mdig
Executable file
BIN
binaries/mips64r2-msb/mdig
Executable file
Binary file not shown.
BIN
binaries/mips64r2-msb/nfqws
Executable file
BIN
binaries/mips64r2-msb/nfqws
Executable file
Binary file not shown.
BIN
binaries/mips64r2-msb/tpws
Executable file
BIN
binaries/mips64r2-msb/tpws
Executable file
Binary file not shown.
@ -19,7 +19,7 @@ ccp()
|
||||
#cp -f "$BINDIR/$1" "$EXEDIR/$2" && echo copying : "$BINDIR/$1" =\> "$EXEDIR/$2"
|
||||
}
|
||||
|
||||
for arch in aarch64 armhf mips32r1-lsb mips32r1-msb x86_64 x86
|
||||
for arch in aarch64 armhf mips64r2-msb mips32r1-lsb mips32r1-msb x86_64 x86
|
||||
do
|
||||
if check_dir $arch; then
|
||||
echo $arch is OK
|
||||
|
Loading…
x
Reference in New Issue
Block a user