mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-07 20:39:04 +03:00
Fix cargo feature name in seed-db script
This commit is contained in:
parent
e9d50159ee
commit
0e4f77750a
@ -2,4 +2,4 @@
|
||||
|
||||
set -e
|
||||
cd server
|
||||
cargo run --features seed-dependencies --bin seed
|
||||
cargo run --features seed-support --bin seed
|
||||
|
Loading…
Reference in New Issue
Block a user