mirror of
https://github.com/immich-app/immich.git
synced 2025-03-25 02:41:37 -05:00
2 lines
68 B
Bash
Executable file
2 lines
68 B
Bash
Executable file
#!/usr/bin/env bash
|
|
node /usr/src/app/node_modules/.bin/immich "$@"
|