23 Feb
2012
23 Feb
'12
3:30 a.m.
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> --- archiso/hooks/archiso | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/archiso/hooks/archiso b/archiso/hooks/archiso index 3518d16..af3d58d 100644 --- a/archiso/hooks/archiso +++ b/archiso/hooks/archiso @@ -46,7 +46,7 @@ _mnt_fs() { _mnt_sfs() { local img="${1}" local mnt="${2}" - local img_fullname="${img##*/}"; + local img_fullname="${img##*/}" mkdir -p "${mnt}" -- 1.7.9.1