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