bin: update scripts

This commit is contained in:
Oleksandr Smirnov 2025-01-20 18:51:08 +02:00
parent 01b6276e59
commit dfd841d36f
No known key found for this signature in database
3 changed files with 4 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#!/usr/bin/env bash
sudo pacman -Syyuu --noconfirm
paru -Sua --noconfirm
sudo pacman -Rs "$(pacman -Qdtq | sed 's/\n/ /g')" --noconfirm
sudo pacman -Rs "$(pacman -Qdtq)" --noconfirm