This commit is contained in:
parent
d2949a78a7
commit
b9022061a7
@ -4,7 +4,8 @@
|
||||
# Pull down existing ppa repo db files etc
|
||||
#rsync -azP --exclude '*.deb' ferreo@direct.pika-os.com:/srv/www/pikappa/ ./output/repo
|
||||
|
||||
rsync -azP --exclude '20.04*.deb' http://repo.radeon.com/amdgpu/5.5.3/ubuntu/pool ./output/repo
|
||||
wget http://repo.radeon.com/amdgpu/5.5.3/ubuntu/pool -o ./output/repo
|
||||
ls ./output/repo
|
||||
|
||||
# Add the new package to the repo
|
||||
#reprepro -V --basedir ./output/repo/ includedeb lunar ./output/*.deb
|
||||
|
Loading…
Reference in New Issue
Block a user