immich/server/bin/cli.sh

2 lines
68 B
Bash
Executable file

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