go-cdn/README.md

15 lines
423 B
Markdown
Raw Normal View History

2021-07-08 21:30:32 +00:00
# Image CDN - API and Discord Bot
![Pipeline Badge](https://gitlab.com/gaming0skar123/go/cdn/badges/main/pipeline.svg)
## Install Pre-Compile binary
* Linux
* Downoad `curl -L https://gitlab.com/gaming0skar123/go/cdn/-/jobs/artifacts/main/raw/cdn-linux-amd64?job=build --output cdn`
* Add permissions `chmod +rwx cdn`
* Run binary `./cdn`
## Disable Automatic Updates
* Add Option `-u=false` or `--update=false`