Skip to content

Commit

Permalink
chore(server): update new CLI into the image (immich-app#5192)
Browse files Browse the repository at this point in the history
  • Loading branch information
alextran1502 authored Nov 20, 2023
1 parent ddf04a7 commit cb32b5c
Show file tree
Hide file tree
Showing 3 changed files with 82 additions and 251 deletions.
2 changes: 1 addition & 1 deletion server/bin/cli.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/usr/bin/env bash
node ./node_modules/immich/bin/index "$@"
node ./node_modules/@immich/cli/dist/index "$@"
Loading

0 comments on commit cb32b5c

Please sign in to comment.