This commit is contained in:
parent
d809f9d575
commit
7390eca4bf
@ -24,7 +24,7 @@ PPP32=$(../../ppp https://ppa.pika-os.com/dists/lunar/external/binary-i386/Packa
|
|||||||
if [ ! -z "$PPP32" ]
|
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 --target-release 'o=LP-PPA-kubuntu-ppa-backports'
|
||||||
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 -rfv ./*all.deb
|
rm -rfv ./*all.deb
|
||||||
else
|
else
|
||||||
@ -35,7 +35,7 @@ PPP64=$(../../ppp https://ppa.pika-os.com/dists/lunar/external/binary-amd64/Pack
|
|||||||
if [ ! -z "$PPP64" ]
|
if [ ! -z "$PPP64" ]
|
||||||
then
|
then
|
||||||
apt update -o APT::Architecture="amd64" -o APT::Architectures="amd64" -y --allow-unauthenticated
|
apt update -o APT::Architecture="amd64" -o APT::Architectures="amd64" -y --allow-unauthenticated
|
||||||
apt download $PPP64 -o APT::Architecture="amd64" -o APT::Architectures="amd64" -y
|
apt download $PPP64 -o APT::Architecture="amd64" -o APT::Architectures="amd64" -y --target-release 'o=LP-PPA-kubuntu-ppa-backports'
|
||||||
else
|
else
|
||||||
echo "AMD64 Repos are synced"
|
echo "AMD64 Repos are synced"
|
||||||
exit 0
|
exit 0
|
||||||
|
@ -28,7 +28,7 @@ WASTA_PPP=$(../../ppp https://ppa.pika-os.com/dists/lunar/external/binary-amd64/
|
|||||||
|
|
||||||
if [ ! -z "$WASTA_PPP" ]
|
if [ ! -z "$WASTA_PPP" ]
|
||||||
then
|
then
|
||||||
apt download $WASTA_PPP -y
|
apt download $WASTA_PPP -y --target-release 'o=LP-PPA-wasta-linux-cinnamon-testing'
|
||||||
else
|
else
|
||||||
echo "Wasta Repos are synced"
|
echo "Wasta Repos are synced"
|
||||||
export REPOS_EMPTY=1
|
export REPOS_EMPTY=1
|
||||||
@ -43,7 +43,7 @@ apt update -y --allow-unauthenticated
|
|||||||
PAPIRUS_PPP=$(../../ppp https://ppa.pika-os.com/dists/lunar/external/binary-amd64/Packages https://ppa.launchpadcontent.net/papirus/papirus/ubuntu/dists/lunar/main/binary-amd64/Packages.xz)
|
PAPIRUS_PPP=$(../../ppp https://ppa.pika-os.com/dists/lunar/external/binary-amd64/Packages https://ppa.launchpadcontent.net/papirus/papirus/ubuntu/dists/lunar/main/binary-amd64/Packages.xz)
|
||||||
if [ ! -z "$PAPIRUS_PPP" ]
|
if [ ! -z "$PAPIRUS_PPP" ]
|
||||||
then
|
then
|
||||||
apt download $PAPIRUS_PPP -y
|
apt download $PAPIRUS_PPP -y --target-release 'o=LP-PPA-papirus-papirus'
|
||||||
else
|
else
|
||||||
echo "Papirus Repos are synced"
|
echo "Papirus Repos are synced"
|
||||||
if [[ $REPOS_EMPTY == 1 ]]
|
if [[ $REPOS_EMPTY == 1 ]]
|
||||||
|
@ -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 $PPP32 -o APT::Architecture="i386" -o APT::Architectures="i386" -y
|
apt download $PPP32 -o APT::Architecture="i386" -o APT::Architectures="i386" -y --target-release 'o=LP-PPA-graphics-drivers'
|
||||||
rm -rfv ./*all.deb
|
rm -rfv ./*all.deb
|
||||||
else
|
else
|
||||||
echo "i386 Repos are synced"
|
echo "i386 Repos are synced"
|
||||||
@ -35,7 +35,7 @@ PPP64=$(../../ppp https://ppa.pika-os.com/dists/lunar/external/binary-amd64/Pack
|
|||||||
if [ ! -z "$PPP64" ]
|
if [ ! -z "$PPP64" ]
|
||||||
then
|
then
|
||||||
apt update -o APT::Architecture="amd64" -o APT::Architectures="amd64" -y --allow-unauthenticated
|
apt update -o APT::Architecture="amd64" -o APT::Architectures="amd64" -y --allow-unauthenticated
|
||||||
apt download $PPP64 -o APT::Architecture="amd64" -o APT::Architectures="amd64" -y
|
apt download $PPP64 -o APT::Architecture="amd64" -o APT::Architectures="amd64" -y --target-release 'o=LP-PPA-graphics-drivers'
|
||||||
else
|
else
|
||||||
echo "AMD64 Repos are synced"
|
echo "AMD64 Repos are synced"
|
||||||
exit 0
|
exit 0
|
||||||
|
@ -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 $PPP32 -o APT::Architecture="i386" -o APT::Architectures="i386" -y
|
apt download $PPP32 -o APT::Architecture="i386" -o APT::Architectures="i386" -y --target-release 'o=Valve Software LLC'
|
||||||
rm -rfv ./*all.deb
|
rm -rfv ./*all.deb
|
||||||
else
|
else
|
||||||
echo "i386 Repos are synced"
|
echo "i386 Repos are synced"
|
||||||
@ -35,7 +35,7 @@ PPP64=$(../../ppp https://ppa.pika-os.com/dists/lunar/external/binary-amd64/Pack
|
|||||||
if [ ! -z "$PPP64" ]
|
if [ ! -z "$PPP64" ]
|
||||||
then
|
then
|
||||||
apt update -o APT::Architecture="amd64" -o APT::Architectures="amd64" -y --allow-unauthenticated
|
apt update -o APT::Architecture="amd64" -o APT::Architectures="amd64" -y --allow-unauthenticated
|
||||||
apt download $PPP64 -o APT::Architecture="amd64" -o APT::Architectures="amd64" -y
|
apt download $PPP64 -o APT::Architecture="amd64" -o APT::Architectures="amd64" -y --target-release 'o=Valve Software LLC'
|
||||||
else
|
else
|
||||||
echo "AMD64 Repos are synced"
|
echo "AMD64 Repos are synced"
|
||||||
exit 0
|
exit 0
|
||||||
|
@ -24,7 +24,7 @@ apt update -y --allow-unauthenticated
|
|||||||
PPP=$(../../ppp https://ppa.pika-os.com/dists/lunar/external/binary-amd64/Packages https://ppa.launchpadcontent.net/system76-dev/pre-stable/ubuntu/dists/lunar/main/binary-amd64/Packages.xz)
|
PPP=$(../../ppp https://ppa.pika-os.com/dists/lunar/external/binary-amd64/Packages https://ppa.launchpadcontent.net/system76-dev/pre-stable/ubuntu/dists/lunar/main/binary-amd64/Packages.xz)
|
||||||
if [ ! -z "$PPP" ]
|
if [ ! -z "$PPP" ]
|
||||||
then
|
then
|
||||||
apt download $PPP -y
|
apt download $PPP -y --target-release 'o=LP-PPA-system76-dev-pre-stable'
|
||||||
else
|
else
|
||||||
echo "Repos are synced"
|
echo "Repos are synced"
|
||||||
exit 0
|
exit 0
|
||||||
|
@ -68,7 +68,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 $PPP32 -o APT::Architecture="i386" -o APT::Architectures="i386" -y
|
apt download $PPP32 -o APT::Architecture="i386" -o APT::Architectures="i386" -y --target-release 'o=dl.winehq.org'
|
||||||
rm -rfv ./*all.deb
|
rm -rfv ./*all.deb
|
||||||
else
|
else
|
||||||
echo "i386 Repos are synced"
|
echo "i386 Repos are synced"
|
||||||
@ -78,7 +78,7 @@ PPP64=$(cat ppp64.list | tr '\n' ' ')
|
|||||||
if [ ! -z "$PPP64" ]
|
if [ ! -z "$PPP64" ]
|
||||||
then
|
then
|
||||||
apt update -o APT::Architecture="amd64" -o APT::Architectures="amd64" -y --allow-unauthenticated
|
apt update -o APT::Architecture="amd64" -o APT::Architectures="amd64" -y --allow-unauthenticated
|
||||||
apt download $PPP64 -o APT::Architecture="amd64" -o APT::Architectures="amd64" -y
|
apt download $PPP64 -o APT::Architecture="amd64" -o APT::Architectures="amd64" -y --target-release 'o=dl.winehq.org'
|
||||||
else
|
else
|
||||||
echo "AMD64 Repos are synced"
|
echo "AMD64 Repos are synced"
|
||||||
exit 0
|
exit 0
|
||||||
|
@ -25,7 +25,7 @@ PPP=$(../../ppp https://ppa.pika-os.com/dists/lunar/external/binary-amd64/Packag
|
|||||||
|
|
||||||
if [ ! -z "$PPP" ]
|
if [ ! -z "$PPP" ]
|
||||||
then
|
then
|
||||||
apt download $PPP -y
|
apt download $PPP -y --target-release 'o=LP-PPA-xtradeb-apps'
|
||||||
else
|
else
|
||||||
echo "Repos are synced"
|
echo "Repos are synced"
|
||||||
exit 0
|
exit 0
|
||||||
|
2
rocm.sh
2
rocm.sh
@ -26,7 +26,7 @@ PPP=$(../../ppp https://ppa.pika-os.com/dists/lunar/rocm/binary-amd64/Packages h
|
|||||||
|
|
||||||
if [ ! -z "$PPP" ]
|
if [ ! -z "$PPP" ]
|
||||||
then
|
then
|
||||||
apt download $PPP -y
|
apt download $PPP -y --target-release 'o=repo.radeon.com'
|
||||||
else
|
else
|
||||||
echo "Repos are synced"
|
echo "Repos are synced"
|
||||||
exit 0
|
exit 0
|
||||||
|
Loading…
Reference in New Issue
Block a user