mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
refactor: move cli to package folder (#28356)
This commit is contained in:
parent
fb0a54d548
commit
db589455f4
37 changed files with 133 additions and 139 deletions
2
Makefile
2
Makefile
|
|
@ -66,7 +66,7 @@ VOLUME_DIRS = \
|
|||
./packages/sdk/node_modules \
|
||||
./.github/node_modules \
|
||||
./node_modules \
|
||||
./cli/node_modules
|
||||
./packages/cli/node_modules
|
||||
|
||||
# Include .env file if it exists
|
||||
-include docker/.env
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue