changeset 63:04e41ee436c3

make INSTALL script runnable
author Jeff Hammel <jhammel@mozilla.com>
date Tue, 11 Jan 2011 09:32:36 -0800
parents 2a5fa6876e48
children 503d38bdee90
files INSTALL.sh
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/INSTALL.sh	Tue Jan 11 09:18:33 2011 -0800
+++ b/INSTALL.sh	Tue Jan 11 09:32:36 2011 -0800
@@ -1,3 +1,5 @@
+#!/usr/bin/bash
+
 # installation script for autobot, the A*Team buildbot
 
 REPO='http://k0s.org/mozilla/hg/autobot'