You've already forked immich
mirror of
https://github.com/immich-app/immich.git
synced 2025-08-08 23:07:06 +02:00
fix(server): immich command (#5408)
* fix: immich command * chore: use absolute paths
This commit is contained in:
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
|
Reference in New Issue
Block a user