Skip to content
Snippets Groups Projects
Commit 8299134c authored by Arkerthan's avatar Arkerthan
Browse files

immediately exit after compiling themes

parent 7aeb320e
No related branches found
No related tags found
1 merge request!7585fixes & cleanup
......@@ -6,8 +6,6 @@ for /d %%i in (%~dp0\themes\*) do (
)
cd %back%
PAUSE
EXIT /B %ERRORLEVEL%
:compileDirectory
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment