]> code.ossystems Code Review - openembedded-core.git/commitdiff
initramfs-framework/setup-live: fix shebang
authorUlrich Ölmann <u.oelmann@pengutronix.de>
Wed, 21 Jul 2021 20:09:11 +0000 (22:09 +0200)
committerAnuj Mittal <anuj.mittal@intel.com>
Sat, 31 Jul 2021 09:56:12 +0000 (17:56 +0800)
Signed-off-by: Ulrich Ölmann <u.oelmann@pengutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 71f1f6bc9402ee0fad82aaf0757fffb73da4b706)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
meta/recipes-core/initrdscripts/initramfs-framework/setup-live

index 4c79f412857c71d119770fcb07f9e469a5f6bf41..7e92f93322b27f51da4c4c585ef84179a91c54fb 100644 (file)
@@ -1,4 +1,4 @@
-#/bin/sh
+#!/bin/sh
 # Copyright (C) 2011 O.S. Systems Software LTDA.
 # Licensed on MIT