mirror of
https://github.com/bol-van/zapret.git
synced 2025-04-17 04:22:59 +03:00
ppc arch added
This commit is contained in:
parent
bbfd699523
commit
342c766a9a
@ -19,7 +19,7 @@ ccp()
|
||||
#cp -f "$BINDIR/$1" "$EXEDIR/$2" && echo copying : "$BINDIR/$1" =\> "$EXEDIR/$2"
|
||||
}
|
||||
|
||||
for arch in aarch64 armhf mips64r2-msb mips32r1-lsb mips32r1-msb x86_64 x86
|
||||
for arch in aarch64 armhf mips64r2-msb mips32r1-lsb mips32r1-msb ppc x86_64 x86
|
||||
do
|
||||
if check_dir $arch; then
|
||||
echo $arch is OK
|
||||
|
Loading…
x
Reference in New Issue
Block a user