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 "$@"