This website requires JavaScript.
Explore
Help
Register
Sign In
self-hosted
/
immich
Watch
1
Star
0
Fork
0
You've already forked immich
mirror of
https://github.com/immich-app/immich.git
synced
2025-01-20 16:42:43 +02:00
Code
Issues
Releases
Activity
f1027d7807
Branches
Tags
View all branches
immich
/
server
/
bin
/
cli.sh
3 lines
62 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: add CLI tool to the server image (#2999) * WIP: Added immich cli tool to `immich-server` image * WIP: Added doc entry to show it is preinstalled * WIP: Moved immich upload cli to `immich` and default to `immich-admin` * WIP: undid previous commit * WIP: Updated server docs with new `immich-admin` command
2023-06-29 15:48:16 -04:00
node ./node_modules/immich/bin/index
"
$@
"
Reference in New Issue
Copy Permalink