Adding upstream version 4.0~a14.
[live-boot-grml.git] / components / 9990-toram-todisk.sh
similarity index 97%
rename from scripts/boot/9990-toram-todisk.sh
rename to components/9990-toram-todisk.sh
index 2643eb8..e7938e0 100755 (executable)
@@ -10,7 +10,7 @@ copy_live_to ()
 
        if [ -z "${MODULETORAM}" ]
        then
-               size=$(fs_size "" ${copyfrom}/${LIVE_MEDIA_PATH} "used")
+               size=$(fs_size "" ${copyfrom}/ "used")
        else
                MODULETORAMFILE="${copyfrom}/${LIVE_MEDIA_PATH}/${MODULETORAM}"