summary refs log tree commit diff
path: root/mp.sh
diff options
context:
space:
mode:
authorDruid520 <r.ustydruid520@proton.me>2026-08-12 16:10:58 -0700
committerDruid520 <r.ustydruid520@proton.me>2026-08-12 16:10:58 -0700
commit425634fbbbea2425ec94e60f31c7a3d937f3b827 (patch)
treeffaa28e47515a2b75766b7a83d7a5ed5863b7023 /mp.sh
parent9edb7847707f9d540856e8238d1bf76bf94513b2 (diff)
MOD: nvm FUCK bash
Diffstat (limited to 'mp.sh')
-rwxr-xr-xmp.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/mp.sh b/mp.sh index a232a02..b6cf388 100755 --- a/mp.sh +++ b/mp.sh
@@ -1,5 +1,4 @@
1#!/usr/bin/env sh 1#!/usr/bin/env sh
2set -o posix >/dev/null 2>&1 || true
3set -e 2set -e
4 3
5WD="${WD:-/usr/local/mp}" 4WD="${WD:-/usr/local/mp}"