#!/bin/bash <<<<<<< HEAD if [ ! -d ./landing ] then mkdir landing fi CENTRAL_SERVICES=" CCP-IT Monitoring Service " LOCAL_SERVICES=" Bridgehead Reverse Proxy Traefik " if [ "$project" = "dktk" ] || [ "$project" = "c4" ] || [ "$project" = "dktk-fed" ] 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" = "dktk-fed" ] then LOCAL_SERVICES+=" DKTK Blaze " fi ======= >>>>>>> version-1 cat > ./landing/index.html < Bridgehead Overview