Fixes after reinstall

This commit is contained in:
2025-04-17 20:44:39 +02:00
parent c103b6b22e
commit b4fe6270a9
4 changed files with 15 additions and 13 deletions
+1 -1
View File
@@ -81,7 +81,7 @@ if platform in ("linux", "linux2"):
MUSIC_FOLDER = "/home/pi/RetroPie/mp3/"
SETTINGS_FILE = "/home/pi/Conjurer/settings.json"
NETRC_FILE = "/home/pi/.netrc"
LOGSTORE = "/home/pi/RetroPie/logs/"
LOGSTORE = "/home/pi/Conjurer/logs/"
ACCIDENT_LOG = "/home/pi/Conjurer/accident_log.json"
ENCODING = "utf-8"
GRAPHICS_PATH = "/home/pi/RetroPie/Conjurer_graphics/"