This commit is contained in:
parent
32e1d9825a
commit
bfd46906ce
@ -26,7 +26,7 @@ then
|
|||||||
dpkg --add-architecture i386
|
dpkg --add-architecture i386
|
||||||
apt update -o APT::Architecture="i386" -o APT::Architectures="i386" -y --allow-unauthenticated
|
apt update -o APT::Architecture="i386" -o APT::Architectures="i386" -y --allow-unauthenticated
|
||||||
apt download $PPP32 -o APT::Architecture="i386" -o APT::Architectures="i386" -y
|
apt download $PPP32 -o APT::Architecture="i386" -o APT::Architectures="i386" -y
|
||||||
rm -rf ./*.deb
|
rm -rfv ./*all.deb
|
||||||
else
|
else
|
||||||
echo "i386 Repos are synced"
|
echo "i386 Repos are synced"
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user