From 1eef48dbdcd0af8a771f431742813cdd2b577705 Mon Sep 17 00:00:00 2001 From: Sarimoko Date: Thu, 8 Jul 2021 05:29:33 +0000 Subject: [PATCH] Add 'bat/heyo.bat' --- bat/heyo.bat | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 bat/heyo.bat diff --git a/bat/heyo.bat b/bat/heyo.bat new file mode 100644 index 0000000..3efd9ea --- /dev/null +++ b/bat/heyo.bat @@ -0,0 +1,2 @@ +@echo off +echo hello world \ No newline at end of file