#!/bin/bash # (consul) mkdir -p ./data/consul chmod -R 777 ./data/consul # restart docker-compose down ; docker-compose up -d