move scripts_7.1

This commit is contained in:
sniper-py 2020-04-13 16:01:49 +08:00
parent c6e839d5e1
commit f25194e818
9 changed files with 1 additions and 1 deletions

View file

@ -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