#!/bin/bash if [ ! -d ./landing ] then mkdir landing fi CENTRAL_SERVICES=" CCP-IT Monitoring Service " LOCAL_SERVICES=" Bridgehead Reverse Proxy Traefik " if [ "$project" = "ccp" ] then CENTRAL_SERVICES+=" CCP-IT Zentrale Patientenliste CCP-IT Dezentrale Suche CCP-IT Zentrale Suche CCP-IT Deployment-Server CCP-IT Zentraler Kontrollnummernerzeuger " fi if [ "$project" = "ccp" ] then LOCAL_SERVICES+=" DKTK Blaze " fi cat > ./landing/index.html < Bridgehead Overview