1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-09-16 17:01:38 +02:00

Fix YAML style

This commit is contained in:
Andrea Cardaci 2021-04-26 16:11:33 +02:00
parent 162f586eb8
commit d81463fb82

View File

@ -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