mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2024-11-16 09:01:38 +00:00
change scripts path
This commit is contained in:
parent
bcd36ebbe3
commit
9e4ee95330
|
@ -26,7 +26,7 @@ RUN pip3 install --timeout=3600 Pillow pylibmc captcha jinja2 \
|
|||
|
||||
|
||||
# Scripts
|
||||
COPY scripts_7.1 /scripts
|
||||
COPY scripts /scripts
|
||||
COPY templates /templates
|
||||
COPY services /services
|
||||
RUN chmod u+x /scripts/*
|
||||
|
|
Loading…
Reference in a new issue