Files
immich/server/bin/immich

3 lines
68 B
Plaintext
Raw Normal View History

#!/usr/bin/env bash
node /usr/src/app/node_modules/.bin/immich "$@"