mirror of
https://github.com/immich-app/immich.git
synced 2026-06-04 21:25:49 -04:00
16b763e086
* Use exec * Appl shellcheck fixes * Close with newline
3 lines
73 B
Bash
3 lines
73 B
Bash
#! /bin/sh
|
|
exec node dist/apps/microservices/apps/microservices/src/main
|