mirror of
https://github.com/immich-app/immich.git
synced 2024-11-15 18:08:48 -07:00
16b763e086
* Use exec * Appl shellcheck fixes * Close with newline
3 lines
59 B
Bash
3 lines
59 B
Bash
#! /bin/sh
|
|
exec node dist/apps/immich/apps/immich/src/main
|