From 6bd82c4b7e07c3a1c597306628decbc836fabf38 Mon Sep 17 00:00:00 2001 From: XargonWan Date: Thu, 5 Sep 2024 15:05:00 +0900 Subject: [PATCH] STEAM_SYNC_SH: removed deprecated commands [skip ci] --- functions/other_functions.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/functions/other_functions.sh b/functions/other_functions.sh index 461da3c5..7eb800f8 100644 --- a/functions/other_functions.sh +++ b/functions/other_functions.sh @@ -894,9 +894,7 @@ start_retrodeck() { ( #python3 /app/libexec/steam-sync/steam-sync.py #TODO: clean me source /app/libexec/steam-sync/steam-sync.sh - start_config addToSteam "$(ls "$rdhome/ES-DE/gamelists/")" - log "i" "Finished syncing with Steam" ) | zenity --progress \ --title="Syncing with Steam" \