From d314e22970c644db3475fc9cc23e7243111bd987 Mon Sep 17 00:00:00 2001 From: Vasyl Horbachenko Date: Fri, 13 Jul 2018 04:59:59 +0300 Subject: [PATCH] Update start.bat --- start.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/start.bat b/start.bat index da0a31a9..dfd9b9e8 100644 --- a/start.bat +++ b/start.bat @@ -1 +1 @@ -py.exe __init__.py "C:\Users\shdwp" > logs.txt 2>&1 +py.exe __init__.py %UserProfile% > logs.txt 2>&1