mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2024-11-08 07:49:17 +01:00
Fix YAML style
This commit is contained in:
parent
162f586eb8
commit
d81463fb82
@ -4,7 +4,7 @@ functions:
|
||||
- code: |
|
||||
LFILE=file_to_read
|
||||
gcc -x c -E "$LFILE"
|
||||
file-write: # XXX this should be file-delete
|
||||
file-write: # XXX this should be file-delete
|
||||
- code: |
|
||||
LFILE=file_to_delete
|
||||
gcc -xc /dev/null -o $LFILE
|
||||
|
Loading…
Reference in New Issue
Block a user