From 0ef08c4593c7a7a0620c82cfa253a255f8fe0b67 Mon Sep 17 00:00:00 2001 From: Jessica Zhang Date: Mon, 12 Nov 2012 15:04:40 -0800 Subject: Fix the first line typo of adt-installer [YOCTO #3384] (From OE-Core rev: 039e119590b2f3e1d912b446fa68b6cf936d21c2) Signed-off-by: Jessica Zhang Signed-off-by: Richard Purdie --- meta/recipes-devtools/installer/adt-installer/adt_installer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-devtools/installer/adt-installer/adt_installer') diff --git a/meta/recipes-devtools/installer/adt-installer/adt_installer b/meta/recipes-devtools/installer/adt-installer/adt_installer index 0be5a1d607..c0123913ef 100755 --- a/meta/recipes-devtools/installer/adt-installer/adt_installer +++ b/meta/recipes-devtools/installer/adt-installer/adt_installer @@ -1,4 +1,4 @@ -#/bin/bash +#!/bin/bash # Yocto ADT Installer # # Copyright 2010-2011 by Intel Corp. -- cgit v1.2.3-54-g00ecf