Skip to content
This repository was archived by the owner on Mar 31, 2023. It is now read-only.

Commit 555d023

Browse files
authored
v2.1.3 - parentheses my beloved.
1 parent 9012014 commit 555d023

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

of_install.bat

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ cd /D "%MURSE_PATH%"
8383
murse.exe -h
8484

8585
if errorlevel 1 (
86-
echo Murse inaccessable. Please run this script as ADMIN! (Or ensure your antivirus didn't delete the file...)
86+
echo Murse inaccessable. Verify that murse exists in: %MURSE_PATH%.
8787
goto exitmain
8888
)
8989

@@ -207,4 +207,4 @@ echo For any issues you are unsure about regarding the install, kindly ping brys
207207
echo Discord: https://discord.gg/mKjW2ACCrm
208208
echo.
209209
PAUSE
210-
EXIT
210+
EXIT

0 commit comments

Comments
 (0)