mirror of
https://github.com/zhao-zg/jd-login.git
synced 2026-01-12 14:00:43 +08:00
Update README.md
This commit is contained in:
parent
992d48459c
commit
bb354ade22
@ -43,7 +43,7 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
TZ: Asia/Shanghai
|
TZ: Asia/Shanghai
|
||||||
command: >
|
command: >
|
||||||
sh -c "rm -rf * && wget -O api.py && pip requests fake_useragent &&
|
sh -c "pip install requests fake_useragent && rm -rf * && wget -O api.py
|
||||||
https://raw.githubusercontent.com/zhao-zg/jd-login/main/api.py && wget -O
|
https://raw.githubusercontent.com/zhao-zg/jd-login/main/api.py && wget -O
|
||||||
login.py https://raw.githubusercontent.com/zhao-zg/jd-login/main/login.py
|
login.py https://raw.githubusercontent.com/zhao-zg/jd-login/main/login.py
|
||||||
&& python api.py"
|
&& python api.py"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user