From a1887d546d175e303bc8a2df1731ae0640ab710b Mon Sep 17 00:00:00 2001 From: XargonWan Date: Wed, 4 Sep 2024 22:21:59 +0900 Subject: [PATCH] POST_UPDATE: update_rd_conf to include steam_sync --- functions/post_update.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/functions/post_update.sh b/functions/post_update.sh index 8fa5338e..d7176aec 100644 --- a/functions/post_update.sh +++ b/functions/post_update.sh @@ -434,6 +434,7 @@ post_update() { set_setting_value "$raconf" "libretro_info_path" "/var/config/retroarch/cores" "retroarch" prepare_component "reset" "ruffle" + update_rd_conf # TODO: check this # rm /var/config/emulationstation/.emulationstation # remving the old symlink to .emulationstation as it might be not needed anymore