update immich post-update script

This commit is contained in:
nmfretz 2024-03-16 17:18:20 -07:00
parent fc2ed3b403
commit dde0bdb793

View File

@ -2,4 +2,5 @@
# restart app so that postgres migrations are run
# https://github.com/immich-app/immich/releases/tag/v1.95.1
sleep 10
"${UMBREL_ROOT}/scripts/app" restart "${APP_ID}" &