diff options
author | Haibin Huang <haibin.huang@intel.com> | 2019-04-17 18:23:47 +0800 |
---|---|---|
committer | Haibin Huang <haibin.huang@intel.com> | 2019-04-22 16:13:27 +0800 |
commit | eab617a9bd4f737d75b26edd0feb1785fd554e13 (patch) | |
tree | 0d8550628e99358858de2dba65afca51e30fe75d /starlingx/run.sh | |
parent | df8a90f400d85bdf910d25b988886c110d051de2 (diff) |
Use Alpine for starlingx
Change-Id: I4e957c9794de98c4f5993b39bcbf1058971cc84e
Issue-ID: MULTICLOUD-517
Signed-off-by: Haibin Huang <haibin.huang@intel.com>
Diffstat (limited to 'starlingx/run.sh')
-rwxr-xr-x | starlingx/run.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/starlingx/run.sh b/starlingx/run.sh index 7b69d169..bea29775 100755 --- a/starlingx/run.sh +++ b/starlingx/run.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh # Copyright (c) 2019 Intel Corporation. # # Licensed under the Apache License, Version 2.0 (the "License"); |