diff options
Diffstat (limited to 'pike/stop.sh')
-rwxr-xr-x | pike/stop.sh | 2 |
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"); |