mirror of
https://github.com/AgathaSorceress/mstdn-ebooks.git
synced 2025-01-08 19:35:46 +01:00
add permissions whoopsie
This commit is contained in:
parent
efd8d30b4f
commit
b309713f5c
@ -12,6 +12,8 @@ RUN apk add --virtual .build-deps gcc musl-dev libffi-dev openssl-dev \
|
|||||||
&& ln -s data/toots.db .
|
&& ln -s data/toots.db .
|
||||||
|
|
||||||
ADD entrypoint.sh ./
|
ADD entrypoint.sh ./
|
||||||
|
RUN chmod +x entrypoint.sh
|
||||||
|
|
||||||
ADD *.py ./
|
ADD *.py ./
|
||||||
|
|
||||||
ENV EBOOKS_SITE=https://botsin.space
|
ENV EBOOKS_SITE=https://botsin.space
|
||||||
|
Loading…
Reference in New Issue
Block a user