diff options
Diffstat (limited to 'resources/health.sh')
-rwxr-xr-x | resources/health.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/health.sh b/resources/health.sh index b2d0b4a..00c77d5 100755 --- a/resources/health.sh +++ b/resources/health.sh @@ -1,3 +1,4 @@ +#!/bin/bash # ================================================================================ # Copyright (c) 2017-2018 AT&T Intellectual Property. All rights reserved. # ================================================================================ @@ -15,7 +16,6 @@ # ============LICENSE_END========================================================= # # ECOMP is a trademark and service mark of AT&T Intellectual Property. -#!/bin/bash # Health check script for service change handler |