Make this repo public :)

This commit is contained in:
Llewellyn van der Merwe 2025-01-09 12:25:18 +02:00
parent e0ddbff0d1
commit 574841378c
Signed by: Llewellyn
GPG Key ID: A9201372263741E7

View File

@ -15,8 +15,7 @@ Linted by [#ShellCheck](https://github.com/koalaman/shellcheck)
Get a token from [https://git.vdm.dev/user/settings/applications](https://git.vdm.dev/user/settings/applications)
```shell
$ export SETUP_TOKEN="xxxxxxxxxxtokenxxxxxxxxxxxxxxxxxxxxxxxx"
$ sudo curl -L "https://git.vdm.dev/api/v1/repos/octoleo/octozipo/raw/src/octozipo?access_token=${SETUP_TOKEN}" -o /usr/local/bin/octozipo
$ sudo curl -L "https://git.vdm.dev/api/v1/repos/octoleo/octozipo/raw/src/octozipo" -o /usr/local/bin/octozipo
$ sudo chmod +x /usr/local/bin/octozipo
```
- Global **environment** file can be set at: `/home/$USER/.config/octozipo/.env`