STEAM_SYNC: fixed sync folder initialization
Some checks failed
Build RetroDECK / Build_RetroDECK (push) Has been cancelled
Build RetroDECK / GitHub-publish (push) Has been cancelled
Build RetroDECK / Automated_Tests (push) Has been cancelled

This commit is contained in:
XargonWan 2025-01-17 21:40:28 +09:00
parent 983536aa49
commit 01c7e79f77

View file

@ -10,6 +10,7 @@ add_to_steam() {
log "i" "Starting Steam Sync"
create_dir $steamsync_folder
create_dir $steamsync_folder_tmp
local srm_path="/var/config/steam-rom-manager/userData/userConfigurations.json"