Skip to content

Commit ea7d891

Browse files
committed
binary name has been fixed
1 parent 7df10a7 commit ea7d891

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/eho

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ function install_eho() {
5050
}
5151

5252
function start_eho() {
53-
screen_it eho "cd $EHO_DIR && $EHO_BIN_DIR/eho --reset-db --stub-data"
53+
screen_it eho "cd $EHO_DIR && $EHO_BIN_DIR/eho-api --reset-db --stub-data"
5454
}
5555

5656
function stop_horizon() {

0 commit comments

Comments
 (0)