mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2025-07-25 19:54:14 +02:00
Fix shuf YAML
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user