mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-08 10:22:31 -05:00
Added update.bat
Updates Red (stashes any changes) and its requirements
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
@echo off
|
||||
pushd %~dp0
|
||||
IF "%PROCESSOR_ARCHITECTURE%"=="x86" (GOTO 32bit) else (GOTO 64bit)
|
||||
echo Couldn't detect system bitness.
|
||||
PAUSE
|
||||
|
||||
Reference in New Issue
Block a user