mirror of
https://github.com/aljazceru/cyphernode.git
synced 2026-01-31 18:24:26 +01:00
removed ots client from build
This commit is contained in:
1
build.sh
1
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
|
||||
|
||||
Reference in New Issue
Block a user