mirror of
https://github.com/immich-app/immich.git
synced 2024-12-26 10:50:29 +02:00
ddae707ea9
* fix: bash scripts * pr feedback * wrong variable * ci: add shellcheck workflow * fix: missing scripts
4 lines
69 B
Bash
Executable File
4 lines
69 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
node /usr/src/app/node_modules/.bin/immich "$@"
|