feat: added install script

This commit is contained in:
v4n
2025-01-14 16:25:43 +02:00
parent ecd31b6eac
commit 33403a69f1
3 changed files with 31 additions and 3 deletions
+7
View File
@@ -0,0 +1,7 @@
# h2mm-cli
install
```bash
sh -c "$(curl -fsSL https://raw.githubusercontent.com/v4n00/h2mm-cli/refs/heads/master/install.sh)"
```