🌱Upsample.sh
This commit is contained in:
parent
f13a5c4305
commit
d3f2fa1650
6
Scripts/sh/Upsample.sh
Normal file
6
Scripts/sh/Upsample.sh
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
docker exec -it qinglong /bin/sh -c "cd /ql/config
|
||||||
|
curl -sL https://git.io/config.sh > /ql/config/config.sample.sh
|
||||||
|
cd /ql/sample && rm config.sample.sh
|
||||||
|
cp -rf /ql/config/config.sample.sh /ql/sample"
|
||||||
Loading…
Reference in New Issue
Block a user