From e739ac142448bd1ba1a4c38f8081db0d22a60a0f Mon Sep 17 00:00:00 2001 From: Michael Vines Date: Sat, 13 Oct 2018 11:21:20 -0700 Subject: [PATCH] feat: add deploy command --- web3.js/bin/localnet.sh | 26 ++++++++++++++++++++++++-- 1 file changed, 24 insertions(+), 2 deletions(-) diff --git a/web3.js/bin/localnet.sh b/web3.js/bin/localnet.sh index f92dedffae..d35f349122 100755 --- a/web3.js/bin/localnet.sh +++ b/web3.js/bin/localnet.sh @@ -7,7 +7,7 @@ usage() { echo "Error: $*" fi cat <