Fix the pacdiff invocation so it correctly runs with sudo and with the colordiff environment variable

This commit is contained in:
2024-03-14 20:17:23 -05:00
parent 66444198f9
commit d720665ffa
2 changed files with 10 additions and 3 deletions

View File

@@ -1,3 +1,10 @@
# ArchUpdater
This is a simple update script for an arch linux system using Pacman, yay, and flatpak.
This is a simple update script for an arch linux system using Pacman, yay, and flatpak.
---------
Usage: Clone the repo and run the script and that should be it. It does assume you are using yay as your AUR helper and that you use flatpak, but other than that it should need no additional dependencies
It will install colordiff if you do not have it installed