diff options
| author | Druid520 <r.ustydruid520@proton.me> | 2026-08-13 00:56:59 -0700 |
|---|---|---|
| committer | Druid520 <r.ustydruid520@proton.me> | 2026-08-13 00:56:59 -0700 |
| commit | e8830426642627dddc943afffeb678aa155d248d (patch) | |
| tree | dba4ab708bcbed8721e83f0381fe6dfba04d727c /ports/test/add.sh | |
| parent | dd61b6b437c27acfc5f263cb53b08523dbb4bbdb (diff) | |
MOD: make it netbsd compatible (my new os!)
Diffstat (limited to 'ports/test/add.sh')
| -rw-r--r-- | ports/test/add.sh | 2 |
1 files changed, 1 insertions, 1 deletions
| diff --git a/ports/test/add.sh b/ports/test/add.sh index b7b595d..eae628b 100644 --- a/ports/test/add.sh +++ b/ports/test/add.sh | |||
| @@ -2,4 +2,4 @@ | |||
| 2 | set -e | 2 | set -e |
| 3 | 3 | ||
| 4 | chmod +x test.sh | 4 | chmod +x test.sh |
| 5 | cp test.sh /usr/local/bin/test-mp | 5 | cp test.sh /usr/bin/test-mp |
