mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2025-08-23 09:34:56 +02:00
Remove trailing space in awk.md line 31
This commit is contained in:
@@ -28,7 +28,7 @@ functions:
|
|||||||
LFILE=file_to_read
|
LFILE=file_to_read
|
||||||
awk '//' "$LFILE"
|
awk '//' "$LFILE"
|
||||||
suid:
|
suid:
|
||||||
- code: |
|
- code: |
|
||||||
LFILE=file_to_read
|
LFILE=file_to_read
|
||||||
awk '//' "$LFILE"
|
awk '//' "$LFILE"
|
||||||
sudo:
|
sudo:
|
||||||
|
Reference in New Issue
Block a user