From eab617a9bd4f737d75b26edd0feb1785fd554e13 Mon Sep 17 00:00:00 2001 From: Haibin Huang Date: Wed, 17 Apr 2019 18:23:47 +0800 Subject: Use Alpine for starlingx Change-Id: I4e957c9794de98c4f5993b39bcbf1058971cc84e Issue-ID: MULTICLOUD-517 Signed-off-by: Haibin Huang --- starlingx/stop.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'starlingx/stop.sh') 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"); -- cgit 1.2.3-korg