Skip to content

Commit

Permalink
feat(devbox): remove hway start command
Browse files Browse the repository at this point in the history
  • Loading branch information
prnk28 committed Oct 8, 2024
1 parent 81c800c commit a8b6eea
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions devbox.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,11 +74,6 @@
],
"start:testnet": [
"make sh-testnet"
],
"start:hway": [
"make build-nebula",
"make build-hway",
"./build/hway start"
]
}
}
Expand Down

0 comments on commit a8b6eea

Please sign in to comment.