]> spindle.queued.net Git - xodist/blobdiff - mkbootable.sh
TODO: drop 0.4 plans, now that 0.4 is out.
[xodist] / mkbootable.sh
index 7a9e75a8a1005f80c7476dc4dd8b66a422687be7..287d44674a8a337d4ebe365076b3006be43a2b6c 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 #
 # mkbootable.sh, make a bootable file set from a jffs2 image
 # Copyright © 2008  James Cameron <quozl@laptop.org>
@@ -33,7 +33,7 @@ IMAGE_DEFAULT=
 INTERACTIVE=yes
 OUTPUT=${IMAGE_DEFAULT}.bootable
 
-. functions.sh
+. ./functions.sh
 
 images()
 {