]> code.ossystems Code Review - openembedded-core.git/commitdiff
Fix the first line typo of adt-installer
authorJessica Zhang <jessica.zhang@intel.com>
Mon, 12 Nov 2012 23:04:40 +0000 (15:04 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 18 Nov 2012 11:45:06 +0000 (11:45 +0000)
[YOCTO #3384]

Signed-off-by: Jessica Zhang <jessica.zhang@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/installer/adt-installer/adt_installer

index 0be5a1d6075d9cb09a88e663846ffd4c6ae577a8..c0123913ef654228a4c25444a5c32d95db15a61f 100755 (executable)
@@ -1,4 +1,4 @@
-#/bin/bash
+#!/bin/bash
 # Yocto ADT Installer
 #
 # Copyright 2010-2011 by Intel Corp.