refactor: make it so the entrypoint doesn't overwrite /etc/hostname

This commit is contained in:
☙◦ The Tablet ❀ GamerGirlandCo ◦❧ 2025-11-03 18:41:08 -05:00
parent 708d807cc1
commit 42a40149af
Signed by: tablet
GPG Key ID: 924A5F6AF051E87C

View File

@ -77,8 +77,8 @@ ${NFS_KRB_PWD}
${NFS_KRB_PWD}
EOL
DOMAIN=$(echo "$NFS_KRB_REALM" | tr '[:upper:]' '[:lower:]')
echo "${DOMAIN}" > /etc/hostname
# DOMAIN=$(echo "$NFS_KRB_REALM" | tr '[:upper:]' '[:lower:]')
# echo "${DOMAIN}" > /etc/hostname
# setup logging