Add code
This commit is contained in:
5
fullupgrade
Executable file
5
fullupgrade
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
pacman -Syu --noconfirm
|
||||
pacman -Rns "$(pacman -Qqtd)" --noconfirm
|
||||
pacman -Sc --noconfirm
|
||||
Reference in New Issue
Block a user