summarylogtreecommitdiffstats
path: root/immich-server.run
blob: 93ea2148e6c1f8a028f575a20fe6b951fbbfefa6 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh

cd /usr/lib/immich/app/server

set -a
. /etc/immich.conf
set +a

exec chpst -u immich node dist/main