Refactor dotnet symlink and update Settings.yml comments

Removed duplicate symlink creation for dotnet and added comments in Settings.yml.
This commit is contained in:
Thiago Canozzo Lahr
2026-02-23 14:03:56 -03:00
committed by GitHub
parent 11b3f0da35
commit 36e905df8a

View File

@@ -36,7 +36,6 @@ $STD /tmp/dotnet-install.sh \
ln -sf /opt/dotnet/dotnet /usr/local/bin/dotnet
# Make dotnet available system-wide
ln -sf /opt/dotnet/dotnet /usr/local/bin/dotnet
rm /tmp/dotnet-install.sh
@@ -74,7 +73,6 @@ msg_ok "Frontend Built"
msg_info "Creating Configuration Directory"
mkdir -p /app/Config
# Cria Settings.yml com comentários explicativos
cat <<'EOF' > /app/Config/Settings.yml
# =====================================================================
# ImmichFrame Configuration