mirror of
https://github.com/bol-van/zapret.git
synced 2025-04-19 13:32:58 +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"
|
#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
|
do
|
||||||
if check_dir $arch; then
|
if check_dir $arch; then
|
||||||
echo $arch is OK
|
echo $arch is OK
|
||||||
|
Loading…
x
Reference in New Issue
Block a user