fix(server): immich command (#5408)
* fix: immich command * chore: use absolute paths
This commit is contained in:
2
server/bin/immich
Executable file
2
server/bin/immich
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/usr/bin/env bash
|
||||
node /usr/src/app/node_modules/.bin/immich "$@"
|
||||
Reference in New Issue
Block a user