redlib / entrypoint.sh
axebps's picture
Create entrypoint.sh
79bdb80 verified
raw
history blame
175 Bytes
#!/bin/bash
curl -L "https://github.com/redlib-org/redlib/releases/latest/download/redlib-x86_64-unknown-linux-musl.tar.gz" | \
tar xz -C /usr/local/bin/ && \
redlib -p 7860