diff options
author | Xiaohua Zhang <xiaohua.zhang@windriver.com> | 2019-04-12 08:49:32 +0000 |
---|---|---|
committer | Xiaohua Zhang <xiaohua.zhang@windriver.com> | 2019-04-12 08:50:35 +0000 |
commit | 64022697fffcce5211f06b408921c6360b7c8537 (patch) | |
tree | c5f007c05eeaf75bacc861a3fd66d32219cef1c8 /fcaps/stop.sh | |
parent | 0dd8bf5a0fa7d43fd3860927b7d2a7b68a6730ae (diff) |
update stop scripts
Issue-ID: MULTICLOUD-508
Change-Id: I9ac055038f497b761cd5807c89551137fcc76d6c
Signed-off-by: Xiaohua Zhang <xiaohua.zhang@windriver.com>
Diffstat (limited to 'fcaps/stop.sh')
-rw-r--r-- | fcaps/stop.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fcaps/stop.sh b/fcaps/stop.sh index b09ccb9f..d608abed 100644 --- a/fcaps/stop.sh +++ b/fcaps/stop.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh # Copyright (c) 2017-2019 Wind River Systems, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); |