mirror of
https://github.com/Z4nzu/hackingtool
synced 2026-05-23 17:08:25 +00:00
update mob-droid run instructions
This commit is contained in:
parent
7b309a641e
commit
c36197d7a7
1 changed files with 1 additions and 1 deletions
|
|
@ -114,7 +114,7 @@ class MobDroid(HackingTool):
|
|||
"easy way\n without typing long commands and save your time"
|
||||
INSTALL_COMMANDS = [
|
||||
"git clone https://github.com/kinghacker0/mob-droid.git"]
|
||||
RUN_COMMANDS = ["cd Mob-Droid;sudo python mob-droid.py"]
|
||||
RUN_COMMANDS = ["cd mob-droid;sudo python mob-droid.py"]
|
||||
PROJECT_URL = "https://github.com/kinghacker0/Mob-Droid"
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue