mirror of
https://git.vectorsigma.ru/public/immich.git
synced 2026-07-31 09:58:32 +00:00
3 lines
68 B
Bash
Executable File
3 lines
68 B
Bash
Executable File
#!/usr/bin/env bash
|
|
node ./node_modules/@immich/cli/dist/index "$@"
|