Update install/immichframe-install.sh

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
Thiago Canozzo Lahr
2026-02-23 13:59:57 -03:00
committed by GitHub
parent 52a4c267bd
commit 454dff8aa7

View File

@@ -234,9 +234,8 @@ EOF
msg_ok "systemd Service Created"
msg_info "Enabling and Starting ImmichFrame Service"
$STD systemctl daemon-reload
$STD systemctl enable immichframe
$STD systemctl start immichframe
systemctl enable -q --now immichframe
msg_ok "ImmichFrame Service Started"
msg_ok "ImmichFrame Service Started"
msg_info "Saving Version Info"