#!/bin/sh
#######################################################################
# Copyright 2012-2016 VMware, Inc.  All rights reserved.
#######################################################################
#
#   vmwb-server
#      Wrapper for starting the workbench web server from the command
#      line.  You must specify a path to a workspace as the first
#      argument, and then other arguments are optional.
#

echo "The Workbench web server has been removed."
echo "If you have any questions about this, please contact your VMware representative."
