Skip to content

Commit

Permalink
Update Modules.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
mishakorzik authored Nov 23, 2024
1 parent 6f0b31d commit 1f5e01c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Files/Modules.sh
Original file line number Diff line number Diff line change
Expand Up @@ -106,11 +106,11 @@ chmod +x system
chmod +x msdServer
chmod +x folder
cd
pip install NPhish
python3 -m pip install NPhish
cd
pip install heconsole
pip install future
pip install rich
python3 -m pip install paramiko
python3 -m pip install future
python3 -m pip install rich
rm -rf ngrok
wget https://bin.equinox.io/c/4VmDzA7iaHb/ngrok-stable-linux-amd64.zip
unzip ngrok-stable-linux-amd64.zip
Expand Down

0 comments on commit 1f5e01c

Please sign in to comment.