]> spindle.queued.net Git - xodist/blobdiff - mkext3.sh
mkchroot: remove unused umount function
[xodist] / mkext3.sh
index abc05b3071f4c625fe821f1c2c3b698439e90b83..d362715c25c376f5f8da4fa11c191410704ded40 100755 (executable)
--- a/mkext3.sh
+++ b/mkext3.sh
@@ -1,4 +1,4 @@
-#!/bin/sh -e
+#!/bin/bash -e
 #
 # Copyright © 2008  Andres Salomon <dilinger@queued.net>
 #
@@ -21,7 +21,7 @@ IMG_LABEL="DebXO"
 IMG_NAME=""
 ROOT_DIR=""
 
-. functions.sh
+. ./functions.sh
 
 # @img - fs image to attach loop device to
 # @offset - if the image is partitioned, the offset to attach at