Immich: hotfix (#6861)

This commit is contained in:
Chris 2025-08-14 17:43:58 -04:00 committed by GitHub
parent 5c22f9775e
commit 1cb87c4087
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -456,7 +456,7 @@ 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
sed -i 's/.*/13.0/' /etc/debian_version
motd_ssh
customize