From fdf335a3c7283e13419290e98c295a67f5a25322 Mon Sep 17 00:00:00 2001 From: Fierelier Date: Mon, 22 Mar 2021 00:24:28 +0100 Subject: [PATCH] Example file in path\, so the folder is added. --- path/hello.bat | 1 + 1 file changed, 1 insertion(+) create mode 100644 path/hello.bat diff --git a/path/hello.bat b/path/hello.bat new file mode 100644 index 0000000..443e01d --- /dev/null +++ b/path/hello.bat @@ -0,0 +1 @@ +rem This folder is appended to %path% if you use run.bat \ No newline at end of file