Fix crate path
This commit is contained in:
parent
d2dceb6640
commit
68a5a70246
1 changed files with 1 additions and 1 deletions
|
@ -40,6 +40,7 @@ CRATES=(
|
|||
./bin/domain/imag-mail
|
||||
./bin/domain/imag-todo
|
||||
./bin/domain/imag-log
|
||||
./bin/domain/imag-wiki
|
||||
./bin/core/imag-ref
|
||||
./bin/core/imag-gps
|
||||
./bin/core/imag-diagnostics
|
||||
|
@ -53,7 +54,6 @@ CRATES=(
|
|||
./bin/core/imag-init
|
||||
./bin/core/imag-edit
|
||||
./bin/core/imag-ids
|
||||
./bin/core/imag-wiki
|
||||
./bin/core/imag
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue