mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
feat(devbox): remove hway start command
This commit is contained in:
@@ -74,11 +74,6 @@
|
|||||||
],
|
],
|
||||||
"start:testnet": [
|
"start:testnet": [
|
||||||
"make sh-testnet"
|
"make sh-testnet"
|
||||||
],
|
|
||||||
"start:hway": [
|
|
||||||
"make build-nebula",
|
|
||||||
"make build-hway",
|
|
||||||
"./build/hway start"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user