Merge "[COMMON] Change import-custom-cert from bash to sh"
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>
Fri, 21 May 2021 13:15:31 +0000 (13:15 +0000)
committerGerrit Code Review <gerrit@onap.org>
Fri, 21 May 2021 13:15:31 +0000 (13:15 +0000)
kubernetes/common/cert-wrapper/resources/import-custom-certs.sh

index cb4153e..6df7505 100755 (executable)
@@ -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.