mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +00:00
POST_UPDATE: enhanced for steam_rom_manager
This commit is contained in:
parent
ed49e718cf
commit
d8072c9e85
|
@ -434,8 +434,10 @@ post_update() {
|
|||
|
||||
set_setting_value "$raconf" "libretro_info_path" "/var/config/retroarch/cores" "retroarch"
|
||||
prepare_component "reset" "ruffle"
|
||||
prepare_component "reset" "steam-rom-manager"
|
||||
|
||||
log d "Steam Rom Manager was added, we need to prepare it"
|
||||
update_rd_conf
|
||||
prepare_component "reset" "steam-rom-manager"
|
||||
|
||||
# TODO: check this
|
||||
# rm /var/config/emulationstation/.emulationstation # remving the old symlink to .emulationstation as it might be not needed anymore
|
||||
|
|
Loading…
Reference in a new issue