1
0
mirror of https://github.com/immich-app/immich.git synced 2024-11-24 08:52:28 +02: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

3 lines
62 B
Bash
Executable File

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