From ba44b353641684907d82c33402e2c56d06059ed0 Mon Sep 17 00:00:00 2001 From: Druid520 Date: Thu, 13 Aug 2026 00:51:21 -0700 Subject: MOD: switch cfg path --- mp.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mp.sh b/mp.sh index 0e13a36..ac58d47 100755 --- a/mp.sh +++ b/mp.sh @@ -8,7 +8,7 @@ PORTS_REPO="${PORTS_REPO:-https://codeberg.org/Druid520/ports.git}" STATUS="$WD/status" INSTALLED="$WD/installed" EXTINSTALLED="$WD/extinstalled" -CFG="/etc/mp.conf" +CFG="/usr/local/mp/mp.conf" war() { echo "warn: $1" >&2 -- cgit 1.4.1