From 321122045cef5628b5b42d70a2f58d5f1ec789df Mon Sep 17 00:00:00 2001 From: Florian Boor Date: Fri, 17 Aug 2018 17:09:04 +0200 Subject: [PATCH] custom-firststart: move message --- recipes-bsp/startup/custom-firststart/banner.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/startup/custom-firststart/banner.sh b/recipes-bsp/startup/custom-firststart/banner.sh index 8d91ae6..8c8d645 100755 --- a/recipes-bsp/startup/custom-firststart/banner.sh +++ b/recipes-bsp/startup/custom-firststart/banner.sh @@ -1,2 +1,2 @@ #!/bin/sh -echo ... +echo "Running first boot tasks...." -- 2.39.2