mirror of
https://gitlab.com/Nanolx/patchimage.git
synced 2024-11-24 10:09:22 +01:00
fully automated mkwiimm patching
This commit is contained in:
parent
12268c63af
commit
824d72012d
@ -71,7 +71,7 @@ SPLITISO=
|
||||
PRIV_SAVEGAME=${MKWIIMM_OWN_SAVE}" > ${PWD}/config.def
|
||||
|
||||
echo "creating >${DIST}<, stand by..."
|
||||
./create-image.sh --dest=${PWD}/RMC${REG}${ID}.wbfs #>/dev/null
|
||||
./create-image.sh -a --dest=${PWD}/RMC${REG}${ID}.wbfs >/dev/null
|
||||
|
||||
echo "patching >${DIST}< to use custom server..."
|
||||
${WIT} cp ${PWD}/RMC${REG}${ID}.wbfs --DEST \
|
||||
|
Loading…
Reference in New Issue
Block a user