This commit is contained in:
Ward Nakchbandi (Cosmic Fusion) 2023-08-24 23:47:33 +03:00 committed by GitHub
parent 32e1d9825a
commit bfd46906ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,7 @@ then
dpkg --add-architecture i386
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
rm -rf ./*.deb
rm -rfv ./*all.deb
else
echo "i386 Repos are synced"
fi