diff --git a/functions/post_update.sh b/functions/post_update.sh index 9650e388..cab2cd80 100644 --- a/functions/post_update.sh +++ b/functions/post_update.sh @@ -404,6 +404,7 @@ if [[ $(check_version_is_older_than "0.8.4b") == "true" ]]; then # In version 0.8.4b, the following changes were made: # - Recovery from a failed move of the themes, downloaded_media and gamelists folder to their new ES-DE locations (AGAIN) + log d "Injecting the new retrodeck/ES-DE subdir into the retrodeck.cfg" sed -i -e '/media_folder=/s|retrodeck/|retrodeck/ES-DE/|g' -e '/themes_folder=/s|retrodeck/|retrodeck/ES-DE/|g' "$rd_conf" && log d "Injection successful" log d "$(cat "$rd_conf" | grep media_folder)" @@ -487,7 +488,6 @@ fi --width=400 --height=200 \ --text="RetroDECK is finishing up the upgrading process, please be patient.\n\nNOTICE - If the process is taking too long:\n\nSome windows might be running in the background that could require your attention: pop-ups from emulators or the upgrade itself that needs user input to continue.\n\n" - conf_read version=$hard_version conf_write