mirror of
https://github.com/samsonjs/immich.git
synced 2026-03-26 09:25:51 +00:00
* fix: bash scripts * pr feedback * wrong variable * ci: add shellcheck workflow * fix: missing scripts
3 lines
69 B
Bash
Executable file
3 lines
69 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
node /usr/src/app/node_modules/.bin/immich "$@"
|