From: Sylvain Desbureaux Date: Fri, 21 May 2021 13:15:31 +0000 (+0000) Subject: Merge "[COMMON] Change import-custom-cert from bash to sh" X-Git-Tag: 9.0.0~250 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=76b2ff1ef050016cf26145df307b58579fb150cd;hp=1b5b074584b5d169e7578fc8fc6870fd9767c0c2;p=oom.git Merge "[COMMON] Change import-custom-cert from bash to sh" --- diff --git a/kubernetes/common/cert-wrapper/resources/import-custom-certs.sh b/kubernetes/common/cert-wrapper/resources/import-custom-certs.sh index cb4153e778..6df7505e7b 100755 --- a/kubernetes/common/cert-wrapper/resources/import-custom-certs.sh +++ b/kubernetes/common/cert-wrapper/resources/import-custom-certs.sh @@ -1,7 +1,7 @@ -#!/bin/bash +#!/bin/sh {{/* -# Copyright © 2020 Bell Canada +# Copyright © 2020-2021 Bell Canada # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.