From 360cbafddb622d2cf0dbc26537a6f6773c341bef Mon Sep 17 00:00:00 2001 From: jash Date: Fri, 12 Oct 2018 23:49:12 +0200 Subject: [PATCH] forgot to build config tool --- build.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build.sh b/build.sh index c441e2a..aac3328 100755 --- a/build.sh +++ b/build.sh @@ -42,6 +42,9 @@ build_docker_images() { archpath="rpi" fi + trace "Creating cyphernodeconf image" + build_docker_image install/ cyphernodeconf + 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