immich/server/bin/cli.sh

3 lines
68 B
Bash
Executable File

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