mirror of
https://github.com/immich-app/immich.git
synced 2025-05-31 20:25:32 -04: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>
3 lines
36 B
Bash
Executable File
3 lines
36 B
Bash
Executable File
#!/usr/bin/env bash
|
|
npx immich "$@"
|