grml2iso: use absolute path for working directory to not fail when user specified...
authorMichael Prokop <mika@grml.org>
Fri, 5 Oct 2012 10:29:31 +0000 (12:29 +0200)
committerMichael Prokop <mika@grml.org>
Fri, 5 Oct 2012 10:29:31 +0000 (12:29 +0200)
Otherwise using for example:

| # grml2iso -t builddir ...

fails with:

| isohybrid version supports --uefi option, enabling
| Creating dd-able ISO using isohybrid
| isohybrid: [snip]/image.iso: unable to find efi image


No differences found