Small fix.

This commit is contained in:
LoRd_MuldeR 2016-12-22 01:53:54 +01:00
parent f56c49767c
commit e90f95bc2f

View File

@ -13,7 +13,7 @@ tar -cvf ./sources.tar *
"%~dp0\..\Prerequisites\SevenZip\7za.exe" a -txz "%~dp0\~sources.tar.xz" "sources.tar" "%~dp0\..\Prerequisites\SevenZip\7za.exe" a -txz "%~dp0\~sources.tar.xz" "sources.tar"
popd popd
pushd "%~dp0" cd /d "%~dp0"
rmdir /S /Q "%OUT_PATH%" rmdir /S /Q "%OUT_PATH%"
pause pause