This website requires JavaScript.
Explore
Help
Register
Sign In
immich-app
/
immich
Watch
1
Star
0
Fork
0
You've already forked immich
mirror of
https://github.com/immich-app/immich.git
synced
2025-12-20 09:15:35 +03:00
Code
Issues
Packages
Projects
Releases
18
Wiki
Activity
Files
cb32b5cd7b91085bf11972d3f1b30622d7c84c35
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 New Issue
Copy Permalink