🍭test
This commit is contained in:
parent
d3f2fa1650
commit
66d532a631
@ -3,4 +3,6 @@
|
|||||||
docker exec -it qinglong /bin/sh -c "cd /ql/config
|
docker exec -it qinglong /bin/sh -c "cd /ql/config
|
||||||
curl -sL https://git.io/config.sh > /ql/config/config.sample.sh
|
curl -sL https://git.io/config.sh > /ql/config/config.sample.sh
|
||||||
cd /ql/sample && rm config.sample.sh
|
cd /ql/sample && rm config.sample.sh
|
||||||
cp -rf /ql/config/config.sample.sh /ql/sample"
|
cp -rf /ql/config/config.sample.sh /ql/sample"
|
||||||
|
|
||||||
|
echo $(TZ=UTC-8 date +%Y-%m-%d" "%H:%M:%S)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user