From 605d990a47a493de4d56fb0eadfcd0ceb2acc246 Mon Sep 17 00:00:00 2001 From: askiiart Date: Mon, 11 Nov 2024 22:51:28 -0600 Subject: [PATCH] disable old package removal --- blendos-repo-automation.sh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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