Use sh instead of ash in PAP 38/120238/2
authorJim Hahn <jrh3@att.com>
Tue, 6 Apr 2021 19:39:14 +0000 (15:39 -0400)
committerJim Hahn <jrh3@att.com>
Wed, 7 Apr 2021 12:39:01 +0000 (08:39 -0400)
Issue-ID: POLICY-3160
Change-Id: I79c41aa584efd3f4c617fd7c6de9ccf3862eb34d
Signed-off-by: Jim Hahn <jrh3@att.com>
packages/policy-pap-docker/src/main/docker/policy-pap.sh

index 70dc7bd..2b49aff 100644 (file)
@@ -1,8 +1,8 @@
-#!/usr/bin/env ash
+#!/usr/bin/env sh
 #
 # ============LICENSE_START=======================================================
 #  Copyright (C) 2019-2020 Nordix Foundation.
-#  Modifications Copyright (C) 2019-2020 AT&T Intellectual Property.
+#  Modifications Copyright (C) 2019-2021 AT&T Intellectual Property.
 # ================================================================================
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.