This website requires JavaScript.
Explore
Help
Sign In
c-l
/
immich
Watch
1
Star
0
Fork
You've already forked immich
0
mirror of
https://github.com/immich-app/immich.git
synced
2024-12-28 22:51:59 +00:00
Code
Releases
Activity
main
immich
/
server
/
bin
/
immich-admin
4 lines
59 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
fix(server): immich command (#5408) * fix: immich command * chore: use absolute paths
2023-11-30 20:59:47 +00:00
#!/usr/bin/env sh
fix: shell scripts (#7186) * fix: bash scripts * pr feedback * wrong variable * ci: add shellcheck workflow * fix: missing scripts
2024-02-18 23:03:01 +00:00
fix(immich-admin): only 1st argument was passed (#7552)
2024-03-01 12:34:59 +00:00
/usr/src/app/start.sh immich-admin "$@"
Copy permalink