mirror of
https://github.com/immich-app/immich.git
synced 2025-01-04 02:46:47 +01:00
6e365b37db
* fix: immich command * chore: use absolute paths
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 "$@"
|