summaryrefslogtreecommitdiffstats
path: root/pike/stop.sh
diff options
context:
space:
mode:
authorBin Yang <bin.yang@windriver.com>2021-10-08 13:17:04 +0800
committerBin Yang <bin.yang@windriver.com>2021-10-08 13:17:32 +0800
commitd0e41eb1b1a1cb79365836da728908ed26253db4 (patch)
tree638ef47598ae7370f0d5652755862537c9d27c36 /pike/stop.sh
parent4850aa5ed4151912761d4005a83b0bc18bb3cc36 (diff)
Fix script issueIstanbul
change bash to sh Issue-ID: MULTICLOUD-1408 Signed-off-by: Bin Yang <bin.yang@windriver.com> Change-Id: I5c52608a83fba32e30a39836cb6872167733d514
Diffstat (limited to 'pike/stop.sh')
-rwxr-xr-xpike/stop.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/pike/stop.sh b/pike/stop.sh
index 38d101d5..6343dd1b 100755
--- a/pike/stop.sh
+++ b/pike/stop.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
# Copyright (c) 2017-2018 Wind River Systems, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");