We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1dd8b7 commit c301301Copy full SHA for c301301
install.sh
@@ -18,6 +18,7 @@ echo " (🅗🅐🅒🅚🅘🅝🅖)"
18
echo ""
19
apt install python3
20
apt install python
21
+apt install figlet
22
pip install requirments.txt
23
chmod a+x hacking
24
sleep 1
0 commit comments