diff --git a/blendos-repo-automation.sh b/blendos-repo-automation.sh index 58c532e..77b1c0c 100755 --- a/blendos-repo-automation.sh +++ b/blendos-repo-automation.sh @@ -65,11 +65,11 @@ makepkg -s -c -C --noconfirm --noprogressbar cd .. rm -rf ./jade-gui-postinst/ -git clone https://github.com/guydunigo/remove_old_arch_pkgs -cd ./remove_old_arch_pkgs -sudo pacman -S cargo --noconfirm --needed -cargo run -- -0 /repo/ -cd .. +#git clone https://github.com/guydunigo/remove_old_arch_pkgs +#cd ./remove_old_arch_pkgs +#sudo pacman -S cargo --noconfirm --needed +#cargo run -- -0 /repo/ +#cd .. cd /repo/ rm -rf /tmp/arch-workdir