mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
fix(server): immich command (#5408)
* fix: immich command * chore: use absolute paths
This commit is contained in:
parent
5e55a17b2a
commit
6e365b37db
15 changed files with 11 additions and 18 deletions
2
server/bin/immich-admin
Executable file
2
server/bin/immich-admin
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
#!/usr/bin/env sh
|
||||
/usr/src/app/start.sh immich-admin $1
|
||||
Loading…
Add table
Add a link
Reference in a new issue