mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-06-14 03:16:33 +10:00
Prevent full exit if run from the terminal
This commit is contained in:
+1
-1
@@ -70,4 +70,4 @@ if %STATUS_CODE% GTR 100 if not %STATUS_CODE% EQU 200 (
|
||||
)
|
||||
)
|
||||
pause
|
||||
exit
|
||||
exit /b
|
||||
|
||||
+1
-1
@@ -74,4 +74,4 @@ if %STATUS_CODE% GTR 100 if not %STATUS_CODE% EQU 200 (
|
||||
)
|
||||
)
|
||||
pause
|
||||
exit
|
||||
exit /b
|
||||
|
||||
Reference in New Issue
Block a user