#!/bin/bash mkdir -p config rm -r -f config/* cp peers.cfg.example config/peers.cfg cp server.cfg.example config/server.cfg