diff options
Diffstat (limited to 'starlingx/stop.sh')
-rwxr-xr-x | starlingx/stop.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/starlingx/stop.sh b/starlingx/stop.sh index 0b734f38..3f7fd2a1 100755 --- a/starlingx/stop.sh +++ b/starlingx/stop.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh # Copyright (c) 2019 Intel Corporation. # # Licensed under the Apache License, Version 2.0 (the "License"); |