From 32739f33108e619b32c73b5c7212c0adb82d282b Mon Sep 17 00:00:00 2001 From: jash Date: Mon, 5 Nov 2018 22:23:29 +0100 Subject: [PATCH] removed ots client from build --- build.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/build.sh b/build.sh index cf3068e..754d4da 100755 --- a/build.sh +++ b/build.sh @@ -49,7 +49,6 @@ build_docker_images() { trace "Creating SatoshiPortal images" build_docker_image install/SatoshiPortal/dockers/$archpath/bitcoin-core cyphernode/bitcoin build_docker_image install/SatoshiPortal/dockers/$archpath/LN/c-lightning cyphernode/clightning $dockerfile - build_docker_image install/SatoshiPortal/dockers/$archpath/ots/otsclient cyphernode/otsclient trace "Creating cyphernode images" build_docker_image api_auth_docker/ cyphernode/gatekeeper