From 2dfd12897ea3fc0173229b1ba396a1d31c347df8 Mon Sep 17 00:00:00 2001 From: Alexey Khudyakov Date: Wed, 21 Oct 2020 20:02:26 +0300 Subject: [PATCH] Fix run script --- hschain-utxo-pow-node/run-pow.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hschain-utxo-pow-node/run-pow.sh b/hschain-utxo-pow-node/run-pow.sh index bf2b3785..a1ef9459 100755 --- a/hschain-utxo-pow-node/run-pow.sh +++ b/hschain-utxo-pow-node/run-pow.sh @@ -2,7 +2,7 @@ set -e #trap 'echo TRAP; pkill -P $$' SIGINT SIGTERM -cabal new-build hschain-utxo-pow-node +cabal new-build hschain-utxo-pow-node-app #--enable-profiling --enable-library-profiling echo ==== export PK1='"FPY3TBv4c4gKkTsWH68wUAUrXvaLnJnWsDEwhHqotE4T"'