Apply suggestions from code review

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 14:02:23 -03:00
committed by GitHub
parent 4ac0afbe98
commit 793c2ded02
2 changed files with 13 additions and 15 deletions

View File

@@ -243,10 +243,8 @@ echo "${RELEASE}" > /app/version.txt
msg_ok "Version ${RELEASE} Saved"
msg_info "Cleaning Up Build Artifacts"
#rm -rf /tmp/immichframe.tar.gz "${SRCDIR}"
#$STD apt-get autoremove -y
$STD apt-get clean
$STD apt clean
msg_ok "Cleanup Complete"
msg_ok "Cleanup Complete"
motd_ssh