mirror of
https://github.com/immich-app/immich.git
synced 2024-11-16 02:18:50 -07: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
|