Fixed typo

This commit is contained in:
Xawotihs
2016-07-05 23:57:53 +02:00
committed by GitHub
parent 97e6df7f59
commit 2b342ca33b
+1 -1
View File
@@ -42,7 +42,7 @@ if [ "$BUILD_TYPE" = "PSP" ]; then
mkdir WTH mkdir WTH
mkdir WTH/Res mkdir WTH/Res
mv bin/EBOOT.PBP WTH/ mv bin/EBOOT.PBP WTH/
mv ../thirdParty/exceptionHandler/prx/exception.prx WTH/ mv ../thirdparty/exceptionHandler/prx/exception.prx WTH/
cp ../core.zip WTH/Res cp ../core.zip WTH/Res
cd WTH/Res cd WTH/Res
unzip core.zip unzip core.zip