This commit is contained in:
parent
307f6cb715
commit
4bf2016dfa
1 changed files with 1 additions and 8 deletions
|
@ -69,13 +69,6 @@ yay -S python-vdf --noconfirm --needed
|
||||||
build_aur_package 'protontricks'
|
build_aur_package 'protontricks'
|
||||||
|
|
||||||
|
|
||||||
git clone https://github.com/guydunigo/remove_old_arch_pkgs
|
|
||||||
cd ./remove_old_arch_pkgs
|
|
||||||
sudo pacman -S cargo --noconfirm --needed
|
|
||||||
# TODO: parse the output then just run repo-remove on the old stuff
|
|
||||||
cargo run -- -0 /repo/
|
|
||||||
cd ..
|
|
||||||
|
|
||||||
cd /repo/
|
cd /repo/
|
||||||
rm -rf /tmp/arch-workdir
|
rm -rf /tmp/arch-workdir
|
||||||
repo-add ./askiiart.db.tar.zst $(find . -name "*.tar.zst" ! -name "askiiart*")
|
repo-add -Rp ./askiiart.db.tar.zst $(find . -name "*.tar.zst" ! -name "askiiart*")
|
||||||
|
|
Loading…
Reference in a new issue