mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 14:05:39 +00:00
STEAM_SYNC_SH: removed deprecated commands [skip ci]
This commit is contained in:
parent
9a24f04546
commit
6bd82c4b7e
|
@ -894,9 +894,7 @@ start_retrodeck() {
|
||||||
(
|
(
|
||||||
#python3 /app/libexec/steam-sync/steam-sync.py #TODO: clean me
|
#python3 /app/libexec/steam-sync/steam-sync.py #TODO: clean me
|
||||||
source /app/libexec/steam-sync/steam-sync.sh
|
source /app/libexec/steam-sync/steam-sync.sh
|
||||||
start_config
|
|
||||||
addToSteam "$(ls "$rdhome/ES-DE/gamelists/")"
|
addToSteam "$(ls "$rdhome/ES-DE/gamelists/")"
|
||||||
log "i" "Finished syncing with Steam"
|
|
||||||
) |
|
) |
|
||||||
zenity --progress \
|
zenity --progress \
|
||||||
--title="Syncing with Steam" \
|
--title="Syncing with Steam" \
|
||||||
|
|
Loading…
Reference in a new issue