1
0
mirror of https://github.com/immich-app/immich.git synced 2024-11-24 08:52:28 +02:00
immich/machine-learning/entrypoint.sh
bt90 16b763e086
fix(docker-build): start main process with exec (#1210)
* Use exec

* Appl shellcheck fixes

* Close with newline
2022-12-29 14:49:02 -06:00

5 lines
87 B
Bash

#! /bin/sh
# npm run typeorm migration:run
# npm run start:prod
exec node dist/main.js