slitaz-tools rev 839

frugal: create root dir
author Christophe Lincoln <pankso@slitaz.org>
date Wed Mar 19 19:27:02 2014 +0100 (2014-03-19)
parents 66de501eccc6
children 72c0e329d62f
files tinyutils/frugal
line diff
     1.1 --- a/tinyutils/frugal	Tue Mar 18 19:31:26 2014 +0000
     1.2 +++ b/tinyutils/frugal	Wed Mar 19 19:27:02 2014 +0100
     1.3 @@ -109,6 +109,7 @@
     1.4  			gettext "Unable to find ISO image:"; colorize 31 " $iso"
     1.5  			newline && return 1
     1.6  		fi
     1.7 +		mkdir -p ${root}
     1.8  		debug "$iso $root"
     1.9  		gettext "Mounting ISO image..."
    1.10  		mkdir -p ${loop}