mirror of
https://github.com/immich-app/immich.git
synced 2026-02-13 20:37:51 +03:00
fix(server): immich command (#5408)
* fix: immich command * chore: use absolute paths
This commit is contained in:
4
server/package-lock.json
generated
4
server/package-lock.json
generated
@@ -53,10 +53,6 @@
|
||||
"typesense": "^1.7.1",
|
||||
"ua-parser-js": "^1.0.35"
|
||||
},
|
||||
"bin": {
|
||||
"immich": "bin/cli.sh",
|
||||
"immich-admin": "bin/admin-cli.sh"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nestjs/cli": "^10.1.16",
|
||||
"@nestjs/schematics": "^10.0.2",
|
||||
|
||||
Reference in New Issue
Block a user