mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
fix: shell scripts (#7186)
* fix: bash scripts * pr feedback * wrong variable * ci: add shellcheck workflow * fix: missing scripts
This commit is contained in:
parent
4b46bb49d7
commit
ddae707ea9
13 changed files with 65 additions and 37 deletions
|
|
@ -1,2 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
node /usr/src/app/node_modules/.bin/nest start --debug "0.0.0.0:9230" --watch -- "$@"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue