silence rm

This commit is contained in:
Tobias Powalowski 2022-05-14 20:40:36 +02:00
parent b7ff2c670f
commit cba7ad1fe6

View file

@ -280,7 +280,7 @@ _prepare_xfce() {
pacman -S ${i} --noconfirm >/dev/null 2>&1 || exit 1
_cleanup_install
_cleanup_cache
rm /var/cache/pacman.log
rm -f /var/cache/pacman.log
done
fi
echo "Removing not used icons ..."