Fixing an embarrassing amount of errors after having to use it for the first time
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
sudo dnf install yasm gmp-devel libpcap-devel bzip2-devel
|
||||
sudo dnf install -y yasm gmp-devel libpcap-devel bzip2-devel
|
||||
git clone https://github.com/magnumripper/JohnTheRipper.git ~/.local/share/sunhat/packages/JohnTheRipper/
|
||||
cd ~/.local/share/sunhat/JohnTheRipper/src
|
||||
cd ~/.local/share/sunhat/packages/JohnTheRipper/src
|
||||
./configure && make
|
||||
cd ~/.local/share/sunhat
|
||||
|
||||
Reference in New Issue
Block a user