#/bin/bash cd /home/acedanger/ntfy docker cp /home/acedanger/ntfy/server.yml ntfy:/etc/ntfy/server.yml docker-compose down docker-compose up -d