Skip to content

Commit 70a2c29

Browse files
committed
FIX: caps in GreenMan
1 parent d977273 commit 70a2c29

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

installer/openasar_installer.bat

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ setlocal enabledelayedexpansion
66
rem lil animation, can be skipped by pressing any key 3 times
77
cls
88
echo.
9-
echo Installer updated by @aaronliu and maintained by @greenman36
9+
echo Installer updated by @aaronliu and maintained by @GreenMan36
1010
echo.
1111
echo #### ### #### # # ## #### ## ###
1212
echo # # # # # ## # # # # # # # #
@@ -17,7 +17,7 @@ echo.
1717
C:\Windows\System32\TIMEOUT.exe /t 1 > nul 2> nul
1818
cls
1919
echo.
20-
echo Installer updated by @aaronliu and maintained by @greenman36
20+
echo Installer updated by @aaronliu and maintained by @GreenMan36
2121
echo.
2222
echo ==== === ==== = = == ==== == ===
2323
echo = = = = = == = = = = = = = =
@@ -28,7 +28,7 @@ echo.
2828
C:\Windows\System32\TIMEOUT.exe /t 1 > nul 2> nul
2929
cls
3030
echo.
31-
echo Installer updated by @aaronliu and maintained by @greenman36
31+
echo Installer updated by @aaronliu and maintained by @GreenMan36
3232
echo.
3333
echo .... ... .... . . .. .... .. ...
3434
echo . . . . . .. . . . . . . . .
@@ -41,7 +41,7 @@ cls
4141

4242
rem Discord flavor selection menu
4343
echo.
44-
echo Installer updated by @aaronliu and maintained by @greenman36
44+
echo Installer updated by @aaronliu and maintained by @GreenMan36
4545
echo.
4646
echo Select Discord version:
4747
echo 1. Discord Stable (Default Client)
@@ -104,7 +104,7 @@ cls
104104

105105
rem Let the user make sure all info is correct before continuing
106106
echo.
107-
echo Installer updated by @aaronliu and maintained by @greenman36
107+
echo Installer updated by @aaronliu and maintained by @GreenMan36
108108
echo.
109109
echo Confirm the following information before continuing.
110110
echo.
@@ -175,10 +175,10 @@ C:\Windows\System32\TIMEOUT.exe /t 1 /nobreak > nul 2> nul
175175
echo.
176176
echo.
177177
echo OpenAsar should be installed! You can check by looking for an "OpenAsar" option in your Discord settings.
178-
echo Not installed? Try restarting Discord, running the script again, joining the OpenAsar Discord or contacting @greenman36 on Discord.
178+
echo Not installed? Try restarting Discord, running the script again, joining the OpenAsar Discord or contacting @GreenMan36 on Discord.
179179
echo.
180-
echo Installer updated by @aaronliu and maintained by @greenman36
181-
echo Also check out some of my other projects at [GreenMan36.github.io](https://GreenMan36.github.io)
180+
echo Installer updated by @aaronliu and maintained by @GreenMan36
181+
echo Also check out some of my other projects at https://GreenMan36.github.io
182182
echo.
183183

184184
echo.

0 commit comments

Comments
 (0)