You've already forked immich
mirror of
https://github.com/immich-app/immich.git
synced 2025-08-08 23:07:06 +02:00
fix(immich-admin): only 1st argument was passed (#7552)
This commit is contained in:
@ -1,3 +1,3 @@
|
|||||||
#!/usr/bin/env sh
|
#!/usr/bin/env sh
|
||||||
|
|
||||||
/usr/src/app/start.sh immich-admin "$1"
|
/usr/src/app/start.sh immich-admin "$@"
|
||||||
|
Reference in New Issue
Block a user