For now, don't take chances w/ bashisms breaking in other shells; just force
bash usage.
Signed-off-by: Andres Salomon <dilinger@debian.org>
-#!/bin/sh -e
+#!/bin/bash -e
#
# Copyright © 2008 Andres Salomon <dilinger@queued.net>
#
-#!/bin/sh -e
+#!/bin/bash -e
#
# Copyright © 2008 Andres Salomon <dilinger@queued.net>
#
-#!/bin/sh
+#!/bin/bash
#
# mkbootable.sh, make a bootable file set from a jffs2 image
# Copyright © 2008 James Cameron <quozl@laptop.org>
-#!/bin/sh -e
+#!/bin/bash -e
#
# Copyright © 2008 Andres Salomon <dilinger@queued.net>
#
-#!/bin/sh -e
+#!/bin/bash -e
# prepare a release
for f in *.packages; do