Fix script oops.

This commit is contained in:
fewtarius 2023-01-10 07:52:25 -05:00
parent 753c62c773
commit 6dfdded2ca
No known key found for this signature in database
GPG key ID: F4AE55305D1B8C1A

View file

@ -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