Update external-oibaf.sh
This commit is contained in:
parent
070d9e704e
commit
2bc49724f8
@ -25,7 +25,7 @@ if [ ! -z "$PPP32" ]
|
|||||||
then
|
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 $PPP_32 -o APT::Architecture="i386" -o APT::Architectures="i386" -y --target-release 'o=LP-PPA-oibaf-graphics-drivers'
|
apt download $PPP32 -o APT::Architecture="i386" -o APT::Architectures="i386" -y --target-release 'o=LP-PPA-oibaf-graphics-drivers'
|
||||||
rm -rfv ./*all.deb
|
rm -rfv ./*all.deb
|
||||||
else
|
else
|
||||||
echo "i386 Repos are synced"
|
echo "i386 Repos are synced"
|
||||||
|
Loading…
Reference in New Issue
Block a user