From 2710b1a6d1d6bce05904c920dc49bbef3a80758f Mon Sep 17 00:00:00 2001 From: Adam Conrad Date: Tue, 18 Jul 2006 12:05:11 +0000 Subject: [PATCH] WRONG LANGUAGE, ADAM --- livecd.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/livecd.sh b/livecd.sh index a66cf021..84b51c12 100755 --- a/livecd.sh +++ b/livecd.sh @@ -356,7 +356,7 @@ deb-src ${SECSRCMIRROR} ${STE}-security ${COMP} livefs_squash() { - $squashsort="http://people.ubuntu.com/~tfheen/livesort/${FS}.list.${ARCH}" + squashsort="http://people.ubuntu.com/~tfheen/livesort/${FS}.list.${ARCH}" if wget -O livecd.${FS}.sort ${squashsort} > /dev/null 2>&1; then echo "Using the squashfs sort list from ${squashsort}." else