Immich: quickfix #6836 (#6848)

This commit is contained in:
Chris
2025-08-14 14:20:21 -04:00
committed by GitHub
parent 5cedb8469e
commit 727b713893
2 changed files with 6 additions and 1 deletions

View File

@@ -455,6 +455,8 @@ systemctl enable -q --now "$APPLICATION"-ml.service "$APPLICATION"-web.service
msg_ok "Created user, env file, scripts and services"
sed -i "$ a VERSION_ID=12" /etc/os-release # otherwise the motd_ssh function will fail
cp /etc/debian_version ~/.debian_version.bak
sed -i 's/.*/13.0' /etc/debian_version
motd_ssh
customize