Add upgrade option to upgrade packages obtained outside of package manager or copr

This commit is contained in:
2025-01-29 18:57:28 -06:00
parent ee48ff7e5a
commit c0951327f4
2 changed files with 6 additions and 6 deletions

View File

@ -16,11 +16,11 @@ espanso start
echo "Espanso Update Complete."
echo "Updating John the Ripper..."
cd ~/.local/share/sunhat/packages/JohnTheRipper/src
git pull
./configure && make
echo "John the Ripper Update Complete."
#echo "Updating John the Ripper..."
#cd ~/.local/share/sunhat/packages/JohnTheRipper/src
#git pull
#./configure && make
#echo "John the Ripper Update Complete."
echo "Updating Hanabi"
cd ~/.local/share/sunhat/packages/hanabi