Skip to content

Commit be5c879

Browse files
Update install.sh
1 parent b52f609 commit be5c879

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

install.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,14 @@ echo " ▀▄▀▄▀▄▄▀▄▄▀▄▄▄▄▄▀▄▄▀▄▄▀
1111
echo " (🅗🅐🅒🅚🅘🅝🅖)"
1212
echo ""
1313
sudo apt install python3
14-
sudo apt install python2
1514
sudo apt install python
1615
pip install requirments.txt
1716
chmod a+x hacking
1817
sleep 1
1918
sudo cp hacking /usr/local/bin/
2019
sudo cp hacking /usr/share/
2120
echo ""
22-
echo "finish!"
21+
echo "Installing..., Finish...!"
2322
echo ""
2423
echo "usage: hacking"
2524
echo ""

0 commit comments

Comments
 (0)