mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 11:18:54 -05:00
.bat fixes
This commit is contained in:
parent
e54b80b3c9
commit
291ef3e28e
@ -1,2 +1,3 @@
|
||||
chcp 65001
|
||||
python red.py
|
||||
pause
|
||||
@ -1,4 +1,5 @@
|
||||
@Echo off
|
||||
chcp 65001
|
||||
:Start
|
||||
|
||||
python red.py
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user