Skip to content

Commit 5e9074c

Browse files
committed
Make sure macro is not executed upon inclusion
1 parent f4344b6 commit 5e9074c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

admin/builders/download_file_macro.bat

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
@echo off
2+
goto :eof
3+
14
:: Macro to download a file using curl or PowerShell
25
:downloadfile
36
SET URL=%~1

0 commit comments

Comments
 (0)