替换遗漏的地址,包括BoxJs订阅, loon task订阅,surge模块. docker里面涉及的, 如有误替换,请指出

This commit is contained in:
lxk0301
2020-11-10 09:47:46 +08:00
parent 9be1a95d51
commit 6dd2e36e49
7 changed files with 83 additions and 83 deletions

View File

@@ -7,7 +7,7 @@ RUN set -ex \
&& ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime \
&& echo "Asia/Shanghai" > /etc/timezone
RUN git clone https://github.com/lxk0301/scripts /scripts \
RUN git clone https://github.com/lxk0301/jd_scripts /scripts \
&& cd /scripts \
&& mkdir logs \
&& npm install \