From 9d528c6321d833be2b59605f6e3b8e9ee50da275 Mon Sep 17 00:00:00 2001 From: icenine451 Date: Tue, 27 Jun 2023 10:46:07 -0400 Subject: [PATCH] Update binding_icons at update if installed --- functions/post_update.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/functions/post_update.sh b/functions/post_update.sh index 0cfdf25b..e43bad3b 100644 --- a/functions/post_update.sh +++ b/functions/post_update.sh @@ -234,6 +234,7 @@ post_update() { if [[ -f "$HOME/.steam/steam/controller_base/templates/RetroDECK_controller_config.vdf" ]]; then # If RetroDECK controller profile has been previously installed cp -f "$emuconfigs/defaults/retrodeck/RetroDECK_controller_config.vdf" "$HOME/.steam/steam/controller_base/templates/RetroDECK_controller_config.vdf" + rsync -rlD "/app/retrodeck/binding_icons/" "$HOME/.steam/steam/tenfoot/resource/images/library/controller/binding_icons/" fi update_splashscreens