mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2024-11-16 17:05:32 +00:00
move scripts_7.1
This commit is contained in:
parent
c6e839d5e1
commit
f25194e818
|
@ -26,7 +26,7 @@ RUN pip3 install --timeout=3600 Pillow pylibmc captcha jinja2 \
|
||||||
|
|
||||||
|
|
||||||
# Scripts
|
# Scripts
|
||||||
COPY scripts /scripts
|
COPY scripts_7.1 /scripts
|
||||||
COPY templates /templates
|
COPY templates /templates
|
||||||
COPY services /services
|
COPY services /services
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue