mirror of
				https://github.com/GTFOBins/GTFOBins.github.io
				synced 2025-11-04 02:38:43 +01:00 
			
		
		
		
	Fix YAML style
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user