1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-11-08 15:59:17 +01:00

Fix od YAML

This commit is contained in:
Andrea Cardaci 2018-06-04 13:01:25 +02:00
parent 669f8f0373
commit 467e4e875d

@ -7,3 +7,4 @@ functions:
- code: |
LFILE=file_to_read
od -An -c -w9999 "$LFILE"
---