panel — open-source game server manager (public release)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-14 19:19:43 -07:00
commit 5232609719
2160 changed files with 300415 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
# 7DTD module ships shell scripts that run as the container entrypoint.
# A CRLF here breaks the container's /bin/bash interpreter line and
# `set -euo pipefail`. Force LF regardless of the editor's platform.
*.sh text eol=lf
entrypoint.sh text eol=lf