axebps commited on
Commit
79bdb80
·
verified ·
1 Parent(s): 7fb8338

Create entrypoint.sh

Browse files
Files changed (1) hide show
  1. entrypoint.sh +5 -0
entrypoint.sh ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ #!/bin/bash
2
+
3
+ curl -L "https://github.com/redlib-org/redlib/releases/latest/download/redlib-x86_64-unknown-linux-musl.tar.gz" | \
4
+ tar xz -C /usr/local/bin/ && \
5
+ redlib -p 7860