mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
chore(server): update new CLI into the image (#5192)
This commit is contained in:
parent
ddf04a7eb4
commit
cb32b5cd7b
3 changed files with 82 additions and 251 deletions
|
|
@ -1,2 +1,2 @@
|
|||
#!/usr/bin/env bash
|
||||
node ./node_modules/immich/bin/index "$@"
|
||||
node ./node_modules/@immich/cli/dist/index "$@"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue