Skip to content

Commit

Permalink
Fix client script
Browse files Browse the repository at this point in the history
  • Loading branch information
w4ll3 authored Nov 26, 2021
1 parent 952ce2d commit a215fac
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions run-client.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ do
cargo clean
fi

echo "Running the node..."
cargo clean
$COMMAND & sleep 1800; kill $!

sleep 2;
Expand Down

0 comments on commit a215fac

Please sign in to comment.