This website requires JavaScript.
Explore
Help
Sign In
c-l
/
immich
Watch
1
Star
0
Fork
You've already forked immich
0
mirror of
https://github.com/immich-app/immich.git
synced
2025-01-08 12:56:48 +01:00
Code
Releases
Activity
b396e0eee3
immich
/
server
/
bin
/
cli.sh
3 lines
36 B
Bash
Raw
Normal View
History
Unescape
Escape
fix: shebangs (#3643) Signed-off-by: lucasew <lucas59356@gmail.com>
2023-08-17 05:50:01 +02:00
#!/usr/bin/env bash
chore(cli): add version option (#5237) * chore(cli): add version option * chore: update build path * fix: defer to package details for path to entrypoint --------- Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
2023-11-21 20:12:40 +01:00
npx immich
"
$@
"
Copy permalink