Skip to content

Commit cd6bafd

Browse files
committed
update
1 parent a6972fa commit cd6bafd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

100-remove-software.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ fi
248248
remove_if_installed
249249

250250
if pacman -Q fastfetch &>/dev/null; then
251-
sudo pacman -R --noconfirm fastfetch
251+
sudo pacman -R --noconfirm fastfetch &>/dev/null
252252
fi
253253

254254
tput setaf 3

0 commit comments

Comments
 (0)