aboutsummaryrefslogtreecommitdiff
path: root/run_win.bat
diff options
context:
space:
mode:
Diffstat (limited to 'run_win.bat')
-rw-r--r--run_win.bat2
1 files changed, 1 insertions, 1 deletions
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