From: Florian Boor Date: Fri, 17 Aug 2018 15:09:04 +0000 (+0200) Subject: custom-firststart: move message X-Git-Url: https://git.kernelconcepts.de/?p=meta-kc-bsp.git;a=commitdiff_plain;h=321122045cef5628b5b42d70a2f58d5f1ec789df custom-firststart: move message --- 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...."