This commit is contained in:
2024-03-16 23:22:00 +01:00
parent 64ee5c60a6
commit 32c80d8b6f
2 changed files with 37 additions and 0 deletions

5
fullupgrade Executable file
View File

@@ -0,0 +1,5 @@
#!/bin/bash
pacman -Syu --noconfirm
pacman -Rns "$(pacman -Qqtd)" --noconfirm
pacman -Sc --noconfirm