This website requires JavaScript.
Explore
Help
Sign in
helpy4
/
immich
Watch
1
Star
0
Fork
You've already forked immich
0
mirror of
https://github.com/immich-app/immich
synced
2025-10-17 18:19:27 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
55f7cf3ca9
immich
/
server
/
bin
/
cli.sh
3 lines
68 B
Bash
Raw
Normal View
History
Unescape
Escape
fix: shebangs (#3643) Signed-off-by: lucasew <lucas59356@gmail.com>
2023-08-17 00:50:01 -03:00
#!/usr/bin/env bash
chore(server): update new CLI into the image (#5192)
2023-11-20 11:23:28 -06:00
node ./node_modules/@immich/cli/dist/index
"
$@
"
Reference in a new issue
Copy permalink