mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-02-20 00:06:24 +00:00
2 lines
81 B
Bash
Executable File
2 lines
81 B
Bash
Executable File
[[ -n "$CF_API_KEY" ]] || exit 1
|
|
echo "$CF_API_KEY" > cf_api_key.secret || exit 1 |