Adjusting whitespace to tabs on components/9990-mount-http.sh
[live-boot-grml.git] / components / 9990-mount-http.sh
index 16e69b6..d0f4900 100755 (executable)
@@ -83,7 +83,7 @@ do_httpmount ()
        then
                if [ -d "${alt_mountpoint}" ]
                then
-                       umount "${alt_mountpoint}"
+                       umount "${alt_mountpoint}"
                        rmdir "${alt_mountpoint}"
                fi
                umount "${mountpoint}"