mirror of
https://github.com/DarkSecDevelopers/HiddenEye-Legacy.git
synced 2024-03-22 21:12:55 +08:00
'Sudo' Removed from Termux instructions
No need of sudo permission just launch the script without sudo in termux.
This commit is contained in:
parent
adf9a9c9f5
commit
0c62d317dd
|
@ -103,11 +103,11 @@ chmod 777 HiddenEye.py
|
|||
|
||||
```
|
||||
```
|
||||
sudo python HiddenEye.py
|
||||
python HiddenEye.py
|
||||
|
||||
or
|
||||
|
||||
sudo ./HiddenEye.py
|
||||
./HiddenEye.py
|
||||
|
||||
```
|
||||
### Running (One Code installation in Termux)
|
||||
|
|
Loading…
Reference in New Issue
Block a user