Fix script oops.
This commit is contained in:
parent
753c62c773
commit
6dfdded2ca
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ then
|
|||
if [ ! -d "${CEMU_CONFIG_ROOT}/controllerProfiles" ]
|
||||
then
|
||||
mkdir -p ${CEMU_CONFIG_ROOT}
|
||||
di
|
||||
fi
|
||||
cp /usr/config/Cemu/controllerProfiles/controller0.xml ${CEMU_CONFIG_ROOT}/controllerProfiles/
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in a new issue