mirror of
https://github.com/DarkSecDevelopers/HiddenEye-Legacy.git
synced 2024-03-22 21:12:55 +08:00
Termux cloning branch changed.
This commit is contained in:
parent
ba169794ab
commit
0ba1116880
|
@ -91,7 +91,7 @@ pip3 install wget
|
||||||
|
|
||||||
```
|
```
|
||||||
```
|
```
|
||||||
git clone https://github.com/DarkSecDevelopers/HiddenEye.git
|
git clone -b Termux-Support-Branch https://github.com/DarkSecDevelopers/HiddenEye.git
|
||||||
|
|
||||||
```
|
```
|
||||||
```
|
```
|
||||||
|
@ -123,6 +123,6 @@ After opening Copy and run this Single Command.
|
||||||
|
|
||||||
```
|
```
|
||||||
```
|
```
|
||||||
pkg install git python php curl openssh grep && pip3 install wget && git clone https://github.com/DarkSecDevelopers/HiddenEye && cd HiddenEye && chmod 777 HiddenEye.py && python HiddenEye.py
|
pkg install git python php curl openssh grep && pip3 install wget && git clone -b Termux-Support-Branch https://github.com/DarkSecDevelopers/HiddenEye.git && cd HiddenEye && chmod 777 HiddenEye.py && python HiddenEye.py
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue
Block a user