From c24861dfd01cffaf66f7dc7fca165e01c8752718 Mon Sep 17 00:00:00 2001 From: Florent Revest Date: Tue, 24 Dec 2019 13:36:51 +0100 Subject: [PATCH] Remove an extra white space to keep things aligned --- prepare-build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prepare-build.sh b/prepare-build.sh index 88a60db..deb6b0a 100755 --- a/prepare-build.sh +++ b/prepare-build.sh @@ -80,7 +80,7 @@ else clone_dir src/meta-mooneye-hybris https://github.com/AsteroidOS/meta-mooneye-hybris master clone_dir src/meta-sparrow-hybris https://github.com/AsteroidOS/meta-sparrow-hybris master clone_dir src/meta-sprat-hybris https://github.com/AsteroidOS/meta-sprat-hybris master - clone_dir src/meta-sturgeon-hybris https://github.com/AsteroidOS/meta-sturgeon-hybris master + clone_dir src/meta-sturgeon-hybris https://github.com/AsteroidOS/meta-sturgeon-hybris master clone_dir src/meta-swift-hybris https://github.com/AsteroidOS/meta-swift-hybris master clone_dir src/meta-tetra-hybris https://github.com/AsteroidOS/meta-tetra-hybris master clone_dir src/meta-wren-hybris https://github.com/AsteroidOS/meta-wren-hybris master