diff --git a/config.json b/config.json index 018e8b1..b10eca7 100644 --- a/config.json +++ b/config.json @@ -1,10 +1,6 @@ { "path": { - "bios": "/Users/jbd/git/RetroPie-Manager/share/BIOS", - "roms": "/Users/jbd/git/RetroPie-Manager/share" - }, - "path_recalbox": { - "bios": "/recalbox/share/bios", - "roms": "/recalbox/share/roms" + "bios": "/home/pi/RetroPie/BIOS", + "roms": "/home/pi/RetroPie/roms" } } \ No newline at end of file