mirror of
https://github.com/Z4nzu/hackingtool
synced 2026-05-23 00:49:59 +00:00
Update install.sh
This commit is contained in:
parent
e7a1e3d6f5
commit
11d1367d61
1 changed files with 1 additions and 0 deletions
|
|
@ -67,6 +67,7 @@ if [ $choice == 1 ]; then
|
|||
sudo pip3 install lolcat
|
||||
sudo apt-get install -y figlet
|
||||
sudo pip3 install boxes
|
||||
sudo apt-get install boxes
|
||||
sudo pip3 install flask
|
||||
sudo pip3 install requests
|
||||
else
|
||||
|
|
|
|||
Loading…
Reference in a new issue