redlib / entrypoint.sh
axebps's picture
Update entrypoint.sh
5cbd425 verified
raw
history blame
222 Bytes
#!/bin/bash
mkdir -p /home/ubuntu/.local/bin && \
curl -L "https://github.com/redlib-org/redlib/releases/latest/download/redlib-x86_64-unknown-linux-musl.tar.gz" | \
tar xz -C /home/ubuntu/.local/bin/ && \
redlib -p 7860