#!/usr/bin/env sh cd /opt/nyx docker compose stop nyx cp -a default.db data/data/data.db docker compose start nyx