From 28ce6d9f18c707768ebd6f644f2c0269ae336d2b Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Demonte Date: Thu, 19 Jan 2017 07:59:47 +0100 Subject: [PATCH] rollback test config --- config.json | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) 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