Update paths to renamed collab crate
This commit is contained in:
parent
3b852ee2bd
commit
72ea71ca52
5 changed files with 7 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
cd crates/server
|
||||
cd crates/collab
|
||||
|
||||
# Export contents of .env.toml
|
||||
eval "$(cargo run --bin dotenv)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue