diff --git a/play.bat b/play.bat index 67f615c9..8e749427 100644 --- a/play.bat +++ b/play.bat @@ -1,4 +1,5 @@ @echo off +%~d0 cd %~dp0 TITLE KoboldAI - Server SET /P M=nul call K:\python\condabin\activate python aiserver.py %* subst K: /D -cmd /k \ No newline at end of file +cmd /k