From 31c5da88e6a04d5f12ce977bb6fb8bb106283ea8 Mon Sep 17 00:00:00 2001 From: Andrea Cardaci Date: Wed, 12 Apr 2023 17:03:15 +0200 Subject: [PATCH] Fix linter --- _gtfobins/dos2unix.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_gtfobins/dos2unix.md b/_gtfobins/dos2unix.md index 0cd7d3f..c5eeea7 100644 --- a/_gtfobins/dos2unix.md +++ b/_gtfobins/dos2unix.md @@ -1,6 +1,6 @@ --- functions: - file-write: # should be file-copy + file-write: # should be file-copy - code: | LFILE1=file_to_read LFILE2=file_to_write