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