Compare commits

..

2 commits

Author SHA1 Message Date
XargonWan bf37ec8d5f
Merge f822afdefb into e780c4455d 2024-10-23 21:01:31 +00:00
Lx32 f822afdefb Fixed comment error and +x chmod 2024-10-23 23:01:23 +02:00

View file

@ -116,6 +116,7 @@ else
$command
fi
EOF
chmod +x "$launcher"
else
log d "$launcher desktop file already exists"
mv "$launcher_tmp" "$launcher"
@ -131,7 +132,7 @@ EOF
remove_from_steam
else
log d "Updating game list"
#steam-rom-manager add
steam-rom-manager add
fi
log i "Steam Sync: completed"