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