diff options
| author | Druid520 <r.ustydruid520@proton.me> | 2026-08-12 16:01:15 -0700 |
|---|---|---|
| committer | Druid520 <r.ustydruid520@proton.me> | 2026-08-12 16:01:15 -0700 |
| commit | 9edb7847707f9d540856e8238d1bf76bf94513b2 (patch) | |
| tree | 73c023b1101d5f4a6ed2c359afaafd65eac42112 /mp.sh | |
| parent | eb69717ef420fd87bda27399f4f586fd0b367bd1 (diff) | |
MOD: scnd commit
Diffstat (limited to 'mp.sh')
| -rwxr-xr-x | mp.sh | 1 |
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 |
| 2 | set -o posix >/dev/null 2>&1 || true | ||
| 2 | set -e | 3 | set -e |
| 3 | 4 | ||
| 4 | WD="${WD:-/usr/local/mp}" | 5 | WD="${WD:-/usr/local/mp}" |
