Files
immich/server/bin/cli.sh
T

3 lines
68 B
Bash
Executable File

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