mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-02 01:18:08 +01:00
Add mirror support to download-distfiles.sh
This commit is contained in:
parent
f772cbe131
commit
88ea21dfc9
2 changed files with 9 additions and 2 deletions
|
|
@ -121,8 +121,6 @@ do_file() {
|
|||
echo "${uri}: ERROR! Must have tarball name if no http source."
|
||||
exit 1
|
||||
fi
|
||||
# Heuristic: all tarball filenames start with t
|
||||
suffix="t${tarball#*.t}"
|
||||
tarball="${dest}/${tarball}"
|
||||
|
||||
# Check if tarball already generated + matches checksum
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue