From daa8c09a32d6e58533743639ff102fca2aa3bb54 Mon Sep 17 00:00:00 2001 From: xdragon <283824437@qq.com> Date: Thu, 5 Sep 2024 15:04:32 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E7=BC=96=E8=AF=91=E5=90=8E?= =?UTF-8?q?=E7=9B=B4=E6=8E=A5=E8=B0=83=E7=94=A8=E5=90=AF=E5=8A=A8=E8=84=9A?= =?UTF-8?q?=E6=9C=AC=E6=89=93=E5=BC=80=E6=B5=8F=E8=A7=88=E5=99=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bin/installOnWindows.bat | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/bin/installOnWindows.bat b/bin/installOnWindows.bat index 97cddce24..2e784177e 100644 --- a/bin/installOnWindows.bat +++ b/bin/installOnWindows.bat @@ -47,3 +47,9 @@ IF NOT EXIST settings.json ( echo _ echo Installed Etherpad! To run Etherpad type start.bat + +cd %cd% +echo %cd% + +start start.bat +