X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=scripts%2Flive;h=5daec7f7984647093f339f18e0fda4a3a75dbb73;hb=f7bd72179a947e07671436a88de69550a3b91757;hp=309d5aa0f91ca0c848d9937b0468f9c2e2347b14;hpb=1d6928b109531df1b4329a339e0ee5c4fb2ce7bb;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=}"