summary refs log tree commit diff
diff options
context:
space:
mode:
authorDruid520 <r.ustydruid520@proton.me>2026-08-12 16:01:15 -0700
committerDruid520 <r.ustydruid520@proton.me>2026-08-12 16:01:15 -0700
commit9edb7847707f9d540856e8238d1bf76bf94513b2 (patch)
tree73c023b1101d5f4a6ed2c359afaafd65eac42112
parenteb69717ef420fd87bda27399f4f586fd0b367bd1 (diff)
MOD: scnd commit
-rwxr-xr-xmp.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/mp.sh b/mp.sh index b6cf388..a232a02 100755 --- a/mp.sh +++ b/mp.sh
@@ -1,4 +1,5 @@
1#!/usr/bin/env sh 1#!/usr/bin/env sh
2set -o posix >/dev/null 2>&1 || true
2set -e 3set -e
3 4
4WD="${WD:-/usr/local/mp}" 5WD="${WD:-/usr/local/mp}"