From 4f0f577d23f1c53620b62296f38eb8b36c7a4af1 Mon Sep 17 00:00:00 2001 From: Alee Date: Mon, 16 Apr 2018 10:55:27 -0400 Subject: Making a bash-like input --- run_win.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run_win.bat b/run_win.bat index d4132bb..7335276 100644 --- a/run_win.bat +++ b/run_win.bat @@ -8,7 +8,7 @@ echo 2. You will need to edit this file that you ran, and remove the 'git pull" echo 3. Finally, you must credit the developers (AleeCorp Developers will work fine). echo -------------------------------------------------------------------------------- echo To start the bot when you are ready, type in 'Yes/yes/y' or type in 'debug' to enter debug mode. -set /p start=> +set /p start=user@AleeBot:~$ if %start% == Yes goto a if %start% == yes goto a if %start% == y goto a -- cgit v1.2.3