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/sif/add.sh | |
| parent | dd61b6b437c27acfc5f263cb53b08523dbb4bbdb (diff) | |
MOD: make it netbsd compatible (my new os!)
Diffstat (limited to 'ports/sif/add.sh')
| -rw-r--r-- | ports/sif/add.sh | 2 |
1 files changed, 1 insertions, 1 deletions
| diff --git a/ports/sif/add.sh b/ports/sif/add.sh index 311a3ae..16f0587 100644 --- a/ports/sif/add.sh +++ b/ports/sif/add.sh | |||
| @@ -3,4 +3,4 @@ set -e | |||
| 3 | 3 | ||
| 4 | git clone https://codeberg.org/Druid520/sif.git | 4 | git clone https://codeberg.org/Druid520/sif.git |
| 5 | cd sif | 5 | cd sif |
| 6 | cp sif.sh /usr/local/bin/sif | 6 | cp sif.sh /usr/bin/sif |
