diff options
Diffstat (limited to 'apps/files_external/tests/sso-setup/start-dc.sh')
-rwxr-xr-x | apps/files_external/tests/sso-setup/start-dc.sh | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files_external/tests/sso-setup/start-dc.sh b/apps/files_external/tests/sso-setup/start-dc.sh index df8b02318df..c08b49477b3 100755 --- a/apps/files_external/tests/sso-setup/start-dc.sh +++ b/apps/files_external/tests/sso-setup/start-dc.sh @@ -1,4 +1,9 @@ #!/usr/bin/env bash +# +# SPDX-FileCopyrightText: 2023 Nextcloud GmbH and Nextcloud contributors +# SPDX-License-Identifier: AGPL-3.0-or-later +# + set -e function getContainerHealth { |