diff options
| -rwxr-xr-x | mp.sh | 1 |
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 |
| 2 | set -o posix >/dev/null 2>&1 || true | ||
| 3 | set -e | 2 | set -e |
| 4 | 3 | ||
| 5 | WD="${WD:-/usr/local/mp}" | 4 | WD="${WD:-/usr/local/mp}" |
