From e9028889fbcdcb28ac80466f3bf18476bc787768 Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Sun, 22 Apr 2012 17:15:05 +0000 Subject: fix typo in comment --- files/90mgalive/mgalive-root.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files') diff --git a/files/90mgalive/mgalive-root.sh b/files/90mgalive/mgalive-root.sh index 457b9d0..c03935e 100755 --- a/files/90mgalive/mgalive-root.sh +++ b/files/90mgalive/mgalive-root.sh @@ -17,7 +17,7 @@ mkdir -m 0755 -p /live/union # fix udev isohybrid LABEL issues (mga #3334) # by reading the device we get, stripping away partition number, -# and mounth the resulting device +# and mount the resulting device realdev=$(echo $livedev |sed 's,\(/dev/sd[a-z]\)1,\1,g') # mount the livecd -- cgit v1.2.1