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 "$@"