# 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`