+ comments
This commit is contained in:
@@ -38,8 +38,8 @@ param_check() {
|
||||
# -----
|
||||
# always update the system
|
||||
# -----
|
||||
pacman -Rns $(pacman -Qtdq)
|
||||
pacman -Syu
|
||||
pacman -Rns $(pacman -Qtdq) # remove packages that are not needed
|
||||
pacman -Syu # update install packages
|
||||
|
||||
echo "-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user