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
2025-01-04 02:46:47 +01:00
Code
Releases
Activity
4780bb4fcd
immich
/
server
/
bin
/
immich-admin
4 lines
59 B
Text
Raw
Normal View
History
Unescape
Escape
fix(server): immich command (#5408) * fix: immich command * chore: use absolute paths
2023-11-30 21:59:47 +01: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-19 00:03:01 +01:00
fix(immich-admin): only 1st argument was passed (#7552)
2024-03-01 13:34:59 +01:00
/usr/src/app/start.sh immich-admin "$@"
Copy permalink