mirror of
https://github.com/AgathaSorceress/mstdn-ebooks.git
synced 2025-01-07 19:05:37 +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 .
|
||||
|
||||
ADD entrypoint.sh ./
|
||||
RUN chmod +x entrypoint.sh
|
||||
|
||||
ADD *.py ./
|
||||
|
||||
ENV EBOOKS_SITE=https://botsin.space
|
||||
|
Loading…
Reference in New Issue
Block a user