extra-scripts/perform-system-update.patch

6 lines
213 B
Diff
Raw Permalink Normal View History

2021-11-28 18:29:51 +01:00
7c7,8
< /usr/bin/pacman -Su --noconfirm --color=auto > /dev/tty1 2>&1
---
> /usr/bin/pacman -Su --noconfirm --cachedir /var/lib/system-update --color=auto > /dev/tty1 2>&1
> /usr/bin/rm -rf /var/lib/system-update