mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-09-18 20:07:56 +00:00
4 lines
188 B
Bash
4 lines
188 B
Bash
# verify that the old config was removed and the new one from the pack was installed
|
|
mc-image-helper assert fileNotExists config/stale.txt
|
|
mc-image-helper assert fileExists config/opt.yml
|