tools: add --continue option to wget command in makefile

This commit is contained in:
nodiscc
2020-03-07 17:00:32 +01:00
parent 5896e37a1d
commit d59be821c6

View File

@@ -11,7 +11,7 @@ install_buildenv:
clean: clean:
WGET=wget --no-verbose --show-progress --directory-prefix=cache/downloads/ WGET=wget --continue --no-verbose --show-progress --directory-prefix=cache/downloads/
download_extras: download_extras:
mkdir -p cache/downloads/ mkdir -p cache/downloads/
# https://gitlab.com/nodiscc/plymouth-theme-debian-logo # https://gitlab.com/nodiscc/plymouth-theme-debian-logo