From 6b2cd8772fe3dcd86f85764a8e6b7280fa120382 Mon Sep 17 00:00:00 2001 From: Anri Date: Mon, 12 Aug 2024 12:57:35 +0200 Subject: [PATCH] Actualiser header.bat --- header.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/header.bat b/header.bat index a305473..34803b9 100644 --- a/header.bat +++ b/header.bat @@ -1,7 +1,7 @@ @ECHO OFF SETLOCAL ENABLEDELAYEDEXPANSION -SET "tmpFile=%TEMP%\~searchBea.py" +SET "tmpFile=%TEMP%\~na.py" CALL :getLine "::python_beg" "::python_end" > "!tmpFile!"