#!/bin/bash -x # Setup the hedgedoc client connection # this might fail; we'll ignore it if we have already created it # https://github.com/hedgedoc/hedgedoc/issues/56 kcadm.sh \ create client-scopes \ -r "$REALM" \ -f - <