mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-08 10:22:31 -05:00
.bat fixes
This commit is contained in:
@@ -1,2 +1,3 @@
|
|||||||
|
chcp 65001
|
||||||
python red.py
|
python red.py
|
||||||
pause
|
pause
|
||||||
@@ -1,4 +1,5 @@
|
|||||||
@Echo off
|
@Echo off
|
||||||
|
chcp 65001
|
||||||
:Start
|
:Start
|
||||||
|
|
||||||
python red.py
|
python red.py
|
||||||
|
|||||||
Reference in New Issue
Block a user