Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b63bc280c0 | |||
| ad7d73482e |
@@ -1,5 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
pacman -Sy --noconfirm archlinux-keyring
|
||||
pacman -Syu --noconfirm
|
||||
pacman -Rns "$(pacman -Qqtd)" --noconfirm
|
||||
pacman -Rns $(pacman -Qqtd) --noconfirm
|
||||
pacman -Sc --noconfirm
|
||||
|
||||
Reference in New Issue
Block a user