mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-07 20:43:48 +00:00
4 lines
94 B
Bash
4 lines
94 B
Bash
#!/bin/sh
|
|
set -exu
|
|
|
|
docker-compose -f docker-compose-add-member.yml --profile settlement down
|