mirror of
https://github.com/immich-app/immich.git
synced 2025-07-19 22:44:24 +02: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 "$@"
|