typo
This commit is contained in:
parent
8dcc2e6da5
commit
7f39440a32
@ -7,6 +7,6 @@ COPY config-script.sh ./
|
|||||||
|
|
||||||
ENV GITEA_CUSTOM=/var/lib/gitea/custom
|
ENV GITEA_CUSTOM=/var/lib/gitea/custom
|
||||||
|
|
||||||
RUN chmod +x ./configr-script.sh
|
RUN chmod +x ./config-script.sh
|
||||||
|
|
||||||
ENTRYPOINT ["./config-script.sh"]
|
ENTRYPOINT ["./config-script.sh"]
|
||||||
|
Loading…
Reference in New Issue
Block a user