Merging casper 1.110.
[live-boot-grml.git] / scripts / live-bottom / 23etc_modules
index b73a107..4cc300a 100755 (executable)
@@ -27,7 +27,7 @@ log_begin_msg "Preconfiguring /etc/modules..."
 # live-initramfs script
 
 # load the right modules
-case "$DPKG_ARCH" in
+case "${DPKG_ARCH}" in
        powerpc|ppc64)
                echo snd_powermac >> /root/etc/modules
                ;;