This commit is contained in:
2026-05-01 22:05:33 -05:00
parent 5a84a8f294
commit b7bf86aab7
34 changed files with 1224 additions and 574 deletions

View File

@@ -3,4 +3,3 @@ git -C ~/void-packages/ pull --rebase
~/void-packages/xbps-src update-local
cat local-package-list.txt | xargs -n1 ~/void-packages/xbps-src update-check
sudo xbps-install -Su
read -p "Press enter to continue"