1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-01 08:31:59 +00:00
immich/server/bin/cli.sh

3 lines
68 B
Bash
Raw Normal View History

#!/usr/bin/env bash
node ./node_modules/@immich/cli/dist/index "$@"