Merge pull request #923 from fewtarius/dev

Fix script oops.
This commit is contained in:
fewtarius 2023-01-10 07:52:56 -05:00 committed by GitHub
commit 45c5e44b7d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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