feat: better install script, eval paths

This commit is contained in:
v4n
2025-01-15 19:52:18 +02:00
parent 087dd4561c
commit 0806594289
3 changed files with 27 additions and 4 deletions
+2
View File
@@ -25,6 +25,8 @@ To install/update Helldivers 2 Mod Manager CLI run the following command in your
sh -c "$(curl -fsSL https://raw.githubusercontent.com/v4n00/h2mm-cli/refs/heads/master/install.sh)"
```
Running this script will require sudo permissions. **DO NOT TRUST** random scripts from the internet. If you want to review the script before running it, check out the mod repository for yourself.
## Usage
The script gets added to `/usr/local/bin/h2mm` and can be used by running `h2mm` in your shell, which will show the help message explaining how to use the script.