mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
STEAM_SYNC: fixed sync folder initialization
This commit is contained in:
parent
983536aa49
commit
01c7e79f77
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue