mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 06:19:27 +01:00
Fix shuf YAML
This commit is contained in:
parent
7a3422666f
commit
8f4b085807
@ -6,8 +6,7 @@ functions:
|
||||
LFILE=file_to_write
|
||||
shuf -e DATA -o "$LFILE"
|
||||
suid-enabled:
|
||||
- description:
|
||||
code: |
|
||||
- code: |
|
||||
LFILE=file_to_write
|
||||
./shuf -e DATA -o "$LFILE"
|
||||
sudo-enabled:
|
||||
|
Loading…
Reference in New Issue
Block a user