mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
fix(immich-admin): only 1st argument was passed (#7552)
This commit is contained in:
parent
3b772a772c
commit
3e06062974
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
#!/usr/bin/env sh
|
||||
|
||||
/usr/src/app/start.sh immich-admin "$1"
|
||||
/usr/src/app/start.sh immich-admin "$@"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue