Calculating size for the whole media "/live/image/", not only the dir "/live/image...
[live-boot-grml.git] / scripts / boot / 0030-verify-checksums
index 08b2972..3249b34 100755 (executable)
@@ -4,7 +4,7 @@
 
 Verify_checksums ()
 {
-       for _PARAMETER in ${_CMDLINE}
+       for _PARAMETER in ${LIVE_BOOT_CMDLINE}
        do
                case "${_PARAMETER}" in
                        live-boot.verify-checksums=*|verify-checksums=*)