aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-core/distribution/catalog-all/src/main/assembly/shutdown.sh
diff options
context:
space:
mode:
Diffstat (limited to 'catalog-core/distribution/catalog-all/src/main/assembly/shutdown.sh')
-rw-r--r--catalog-core/distribution/catalog-all/src/main/assembly/shutdown.sh8
1 files changed, 4 insertions, 4 deletions
diff --git a/catalog-core/distribution/catalog-all/src/main/assembly/shutdown.sh b/catalog-core/distribution/catalog-all/src/main/assembly/shutdown.sh
index ae1999ab..cb144030 100644
--- a/catalog-core/distribution/catalog-all/src/main/assembly/shutdown.sh
+++ b/catalog-core/distribution/catalog-all/src/main/assembly/shutdown.sh
@@ -1,12 +1,11 @@
-#!/bin/sh
-#
-# Copyright (C) 2016 ZTE, Inc. and others. All rights reserved. (ZTE)
+#
+# Copyright 2016 [ZTE] and others.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
-# http://www.apache.org/licenses/LICENSE-2.0
+# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
@@ -14,6 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
+
DIRNAME=`dirname $0`
RUNHOME=`cd $DIRNAME/; pwd`
echo @RUNHOME@ $RUNHOME