X-Git-Url: http://git.grml.org/?a=blobdiff_plain;ds=sidebyside;f=scripts%2Flive;h=5daec7f7984647093f339f18e0fda4a3a75dbb73;hb=18d0aad577ed779ee27cfd0552c4096c3346a577;hp=309d5aa0f91ca0c848d9937b0468f9c2e2347b14;hpb=50e62e68f3af64d70bb572e868108d073ffdcb54;p=live-boot-grml.git diff --git a/scripts/live b/scripts/live index 309d5aa..5daec7f 100755 --- a/scripts/live +++ b/scripts/live @@ -325,9 +325,9 @@ Arguments () ;; skipunion) - SKIP_UNION_MOUNTS="Yes" - export SKIP_UNION_MOUNTS - ;; + SKIP_UNION_MOUNTS="Yes" + export SKIP_UNION_MOUNTS + ;; root=*) ROOT="${ARGUMENT#root=}"