mirror of
https://github.com/immich-app/immich.git
synced 2025-01-13 15:35:15 +02:00
af1113bf9e
* 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>
3 lines
36 B
Bash
Executable File
3 lines
36 B
Bash
Executable File
#!/usr/bin/env bash
|
|
npx immich "$@"
|