Add upgrade option to upgrade packages obtained outside of package manager or copr
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user