mirror of
https://github.com/aljazceru/cyphernode.git
synced 2025-12-26 09:05:13 +01:00
removed ots client not supported message
This commit is contained in:
4
dist/setup.sh
vendored
4
dist/setup.sh
vendored
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user