1#!/bin/bash 2# Copyright (c) 2022 Gitpod GmbH. All rights reserved. 3# Licensed under the GNU Affero General Public License (AGPL). 4# See License.AGPL.txt in the project root for license information. 5 6set -Eeuo pipefail 7 8source /workspace/gitpod/scripts/ws-deploy.sh deployment ws-manager-bridge 9 10