From 44b28b3e0ce816acafdb59790046fc6b6424e88f Mon Sep 17 00:00:00 2001 From: tuxwarrior Date: Mon, 6 May 2024 07:19:24 -0500 Subject: [PATCH] u --- scripts/99_software.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/99_software.sh b/scripts/99_software.sh index 263bc03..215ab96 100644 --- a/scripts/99_software.sh +++ b/scripts/99_software.sh @@ -38,6 +38,7 @@ param_check() { # ----- # always update the system # ----- +pacman -Rns $(pacman -Qtdq) pacman -Syu echo "-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-"