srm reset fix

This commit is contained in:
Rodrigo 2023-01-20 23:40:28 +01:00
parent e48f5bcb67
commit e7afa7558f

View File

@ -71,7 +71,7 @@ SRM_init(){
sed -i "s|/run/media/mmcblk0p1/Emulation/tools|${toolsPath}|g" "$HOME/.config/steam-rom-manager/userData/userSettings.json"
echo -e "OK!"
echo -e "true"
}
SRM_resetConfig(){