removed ots client not supported message

This commit is contained in:
jash
2018-10-15 19:19:01 +02:00
committed by kexkey
parent 7ceb8a7783
commit 62350cf201

4
dist/setup.sh vendored
View File

@@ -199,10 +199,6 @@ install_docker() {
fi
fi
if [[ $FEATURE_OTSCLIENT == true ]]; then
trace "opentimestamps not supported yet." && echo
fi
# build cyphernode images
if [ ! -d $PROXY_DATAPATH ]; then
step "Creating $PROXY_DATAPATH"