This commit is contained in:
parent
86de80a237
commit
578cda266e
@ -23,6 +23,8 @@ apt update -y --allow-unauthenticated
|
||||
|
||||
export 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 | tr '\n' ' ')
|
||||
|
||||
echo $PPP
|
||||
|
||||
if [ ! -z $PPP ]
|
||||
then
|
||||
apt download $PPP -y
|
||||
|
Loading…
Reference in New Issue
Block a user