Small fix for deployment script.
This commit is contained in:
parent
bb2702f899
commit
5cc6f24d53
@ -175,6 +175,7 @@ pushd "%PACK_PATH%"
|
|||||||
popd
|
popd
|
||||||
|
|
||||||
if not "%ERRORLEVEL%"=="0" goto BuildError
|
if not "%ERRORLEVEL%"=="0" goto BuildError
|
||||||
|
attrib +R "%OUT_PATH%.zip"
|
||||||
|
|
||||||
REM ///////////////////////////////////////////////////////////////////////////
|
REM ///////////////////////////////////////////////////////////////////////////
|
||||||
REM // Clean up
|
REM // Clean up
|
||||||
|
Loading…
Reference in New Issue
Block a user