forked from kunsi/dotfiles
backup-and-update-system: run pacdiff after update
This commit is contained in:
parent
bd8c68235e
commit
b89bf2f691
1 changed files with 1 additions and 0 deletions
|
@ -18,3 +18,4 @@ printf '\a'
|
||||||
|
|
||||||
# Do updates
|
# Do updates
|
||||||
sudo pacman -Syu
|
sudo pacman -Syu
|
||||||
|
sudo DIFFPROG='diff -u --color' pacdiff
|
||||||
|
|
Loading…
Reference in a new issue