From c903669eef62c606cc570d04670252156ded4c06 Mon Sep 17 00:00:00 2001 From: a1346054 <36859588+a1346054@users.noreply.github.com> Date: Thu, 21 Oct 2021 14:17:57 +0000 Subject: [PATCH] Add missing final newline --- distro/windows/EasyRSA-Start.bat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/distro/windows/EasyRSA-Start.bat b/distro/windows/EasyRSA-Start.bat index 5bd117c..1983751 100644 --- a/distro/windows/EasyRSA-Start.bat +++ b/distro/windows/EasyRSA-Start.bat @@ -1,2 +1,2 @@ -@echo OFF -bin\sh.exe bin\easyrsa-shell-init.sh \ No newline at end of file +@echo OFF +bin\sh.exe bin\easyrsa-shell-init.sh