s/config/configs/

This commit is contained in:
2026-02-27 19:40:34 -06:00
parent b4e31a80f2
commit 1b22987e87
4 changed files with 6 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
# shellcheck shell=ash
# -- Load Configs ---
. /recalbox/share/system/config/savesync/savesync.conf
. /recalbox/share/system/configs/savesync/savesync.conf
# --- Logger Function ---
log() {