.bat fixes

This commit is contained in:
Twentysix 2016-02-16 05:14:19 +01:00
parent e54b80b3c9
commit 291ef3e28e
2 changed files with 2 additions and 0 deletions

View File

@ -1,2 +1,3 @@
chcp 65001
python red.py
pause

View File

@ -1,4 +1,5 @@
@Echo off
chcp 65001
:Start
python red.py