Download raw to get proper script
This commit is contained in:
parent
f0f34507ec
commit
498660dad5
@ -25,7 +25,7 @@ RUN apk add \
|
||||
libgdiplus@testing
|
||||
|
||||
# get entrypoint script from my repo
|
||||
RUN wget https://github.com/RealStickman/Kavita/blob/rs_alpine/entrypoint.sh -O /entrypoint.sh
|
||||
RUN wget https://raw.githubusercontent.com/RealStickman/Kavita/rs_alpine/entrypoint.sh -O /entrypoint.sh
|
||||
RUN chmod +x /entrypoint.sh
|
||||
|
||||
RUN ls -l /
|
||||
|
Reference in New Issue
Block a user