mirror of
https://github.com/immich-app/immich.git
synced 2025-03-11 02:23:09 -05:00
* 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>
2 lines
36 B
Bash
Executable file
2 lines
36 B
Bash
Executable file
#!/usr/bin/env bash
|
|
npx immich "$@"
|