X-Git-Url: https://spindle.queued.net/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=mkext3.sh;h=d362715c25c376f5f8da4fa11c191410704ded40;hb=a4958839c3cffc01a659344996ef0ee6aea86796;hp=abc05b3071f4c625fe821f1c2c3b698439e90b83;hpb=590dd260cd669252f86adb4c19a0a0e0db4cd306;p=xodist diff --git a/mkext3.sh b/mkext3.sh index abc05b3..d362715 100755 --- a/mkext3.sh +++ b/mkext3.sh @@ -1,4 +1,4 @@ -#!/bin/sh -e +#!/bin/bash -e # # Copyright © 2008 Andres Salomon # @@ -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