This website requires JavaScript.
Explore
Help
Register
Sign In
self-hosted
/
immich
Watch
1
Star
0
Fork
0
You've already forked immich
mirror of
https://github.com/immich-app/immich.git
synced
2025-01-20 16:42:43 +02:00
Code
Issues
Releases
Activity
immich
/
server
/
bin
/
immich-admin
4 lines
59 B
Plaintext
Raw
Normal View
History
Unescape
Escape
fix(server): immich command (#5408) * fix: immich command * chore: use absolute paths
2023-11-30 15:59:47 -05: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 "$@"
Reference in New Issue
Copy Permalink