summary refs log tree commit diff
path: root/mp.sh
diff options
context:
space:
mode:
Diffstat (limited to 'mp.sh')
-rwxr-xr-xmp.sh2
1 files changed, 1 insertions, 1 deletions
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}"
8STATUS="$WD/status" 8STATUS="$WD/status"
9INSTALLED="$WD/installed" 9INSTALLED="$WD/installed"
10EXTINSTALLED="$WD/extinstalled" 10EXTINSTALLED="$WD/extinstalled"
11CFG="/etc/mp.conf" 11CFG="/usr/local/mp/mp.conf"
12 12
13war() { 13war() {
14 echo "warn: $1" >&2 14 echo "warn: $1" >&2