Commit d1222dfc authored by 贾浩@五瓣科技's avatar 贾浩@五瓣科技

update

parent 70ee02fa
......@@ -4,6 +4,11 @@ set -e
N=${1:-1}
for i in $(seq 1 $N)
do
rm -rfv ./data/net$i
done
composefile="docker-compose-net.yml"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment