Fixed typo

This commit is contained in:
Xawotihs
2016-07-05 23:57:53 +02:00
committed by GitHub
parent 97e6df7f59
commit 2b342ca33b

View File

@@ -42,7 +42,7 @@ if [ "$BUILD_TYPE" = "PSP" ]; then
mkdir WTH
mkdir WTH/Res
mv bin/EBOOT.PBP WTH/
mv ../thirdParty/exceptionHandler/prx/exception.prx WTH/
mv ../thirdparty/exceptionHandler/prx/exception.prx WTH/
cp ../core.zip WTH/Res
cd WTH/Res
unzip core.zip