mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-06 08:21:54 +00:00
WRONG LANGUAGE, ADAM
This commit is contained in:
parent
1ce938a716
commit
2710b1a6d1
@ -356,7 +356,7 @@ deb-src ${SECSRCMIRROR} ${STE}-security ${COMP}
|
|||||||
|
|
||||||
livefs_squash()
|
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
|
if wget -O livecd.${FS}.sort ${squashsort} > /dev/null 2>&1; then
|
||||||
echo "Using the squashfs sort list from ${squashsort}."
|
echo "Using the squashfs sort list from ${squashsort}."
|
||||||
else
|
else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user