Use sh instead of ash in API 37/120237/3
authorJim Hahn <jrh3@att.com>
Tue, 6 Apr 2021 19:36:50 +0000 (15:36 -0400)
committerJim Hahn <jrh3@att.com>
Wed, 7 Apr 2021 12:37:37 +0000 (08:37 -0400)
Issue-ID: POLICY-3160
Change-Id: Ie4ad5f99e12d2e7321b9ce4664b380e030db48dc
Signed-off-by: Jim Hahn <jrh3@att.com>
packages/policy-api-docker/src/main/docker/policy-api.sh

index b75b2a0..d058d25 100644 (file)
@@ -1,7 +1,7 @@
-#!/usr/bin/env ash
+#!/usr/bin/env sh
 #
 # ============LICENSE_START=======================================================
-#  Copyright (C) 2019-2020 AT&T Intellectual Property. All rights reserved.
+#  Copyright (C) 2019-2021 AT&T Intellectual Property. All rights reserved.
 #  Modifications Copyright (C) 2019-2020 Nordix Foundation.
 # ================================================================================
 # Licensed under the Apache License, Version 2.0 (the "License");