Fixed typo
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user