1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-04 02:46:47 +01:00
immich/server/bin/immich
Jason Rasmussen 6e365b37db
fix(server): immich command (#5408)
* fix: immich command

* chore: use absolute paths
2023-11-30 14:59:47 -06:00

2 lines
68 B
Bash
Executable file

#!/usr/bin/env bash
node /usr/src/app/node_modules/.bin/immich "$@"