Update es_features on startup.
This commit is contained in:
parent
ae01889e80
commit
ac505d4305
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ rsync -a --delete /usr/config/locale/ /storage/.config/emulationstation/locale/
|
|||
cp -f /usr/config/SDL-GameControllerDB/gamecontrollerdb.txt /storage/.config/SDL-GameControllerDB/gamecontrollerdb.txt
|
||||
cp -f /usr/config/ppsspp/PSP/SYSTEM/controls.ini /storage/.config/ppsspp/PSP/SYSTEM/controls.ini
|
||||
cp -f /usr/config/emulationstation/es_input.cfg /storage/.config/emulationstation
|
||||
cp -f /usr/config/emulationstation/es_features.cfg /storage/.config/emulationstation
|
||||
|
||||
if [ ! -L "/storage/.emulationstation" ]
|
||||
then
|
||||
|
|
Loading…
Reference in a new issue