From 039e119590b2f3e1d912b446fa68b6cf936d21c2 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] 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') 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 1.2.3-korg