1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2024-12-29 15:11:58 +00:00
immich/server/bin/cli.sh
Lucas Eduardo 53f5643994
fix: shebangs (#3643)
Signed-off-by: lucasew <lucas59356@gmail.com>
2023-08-16 22:50:01 -05:00

2 lines
62 B
Bash
Executable file

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