Use sh instead of ash in distribution 40/120240/3
authorJim Hahn <jrh3@att.com>
Tue, 6 Apr 2021 19:43:17 +0000 (15:43 -0400)
committerJim Hahn <jrh3@att.com>
Wed, 7 Apr 2021 12:38:39 +0000 (08:38 -0400)
Issue-ID: POLICY-3160
Change-Id: If642e98c8639b0065eea38ec41fc4923a07091b7
Signed-off-by: Jim Hahn <jrh3@att.com>
packages/policy-distribution-docker/src/main/docker/policy-dist.sh

index 5b1536e..e3ccb9e 100644 (file)
@@ -1,9 +1,9 @@
-#!/usr/bin/env ash
+#!/usr/bin/env sh
 #
 # ============LICENSE_START=======================================================
 #  Copyright (C) 2018 Ericsson. All rights reserved.
 #  Modifications Copyright (C) 2019-2020 Nordix Foundation.
-#  Modifications Copyright (C) 2020 AT&T.
+#  Modifications Copyright (C) 2020-2021 AT&T.
 # ================================================================================
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.