diff options
| author | Druid520 <r.ustydruid520@proton.me> | 2026-08-11 22:51:20 -0700 |
|---|---|---|
| committer | Druid520 <r.ustydruid520@proton.me> | 2026-08-11 22:51:20 -0700 |
| commit | 78db3ac27c274fa28c5e7b18651289fa5f09fe6e (patch) | |
| tree | 46d3b171edbee72a3f25eaffa93091610075fc18 /ports/mp/add.sh | |
| parent | e8fca2720d6052c72767325f32909a24c6e91108 (diff) | |
MOD: add some recipes, cleanup, bleh
Diffstat (limited to 'ports/mp/add.sh')
| -rw-r--r-- | ports/mp/add.sh | 6 |
1 files changed, 6 insertions, 0 deletions
| diff --git a/ports/mp/add.sh b/ports/mp/add.sh new file mode 100644 index 0000000..6c17bda --- /dev/null +++ b/ports/mp/add.sh | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | . pkg.conf | ||
| 2 | set -e | ||
| 3 | |||
| 4 | git clone https://codeberg.org/Druid520/mp.git | ||
| 5 | cd mp | ||
| 6 | cp mp.sh /usr/local/bin/mp | ||
