tools: remove timestamping option from wget in makefile

causes 40x errors on servers tha rject HTTP HEAD requests
This commit is contained in:
nodiscc
2020-03-07 16:11:36 +01:00
parent 6ec90bf1c0
commit ace008eaac

View File

@@ -14,7 +14,7 @@ clean:
-rm -rf config/includes.chroot/usr/share/xfce4/terminal/colorschemes cache/downloads/xfce4-terminal-colorschemes-1.0
WGET=wget --timestamping --no-verbose --show-progress --directory-prefix=cache/downloads/
WGET=wget --no-verbose --show-progress --directory-prefix=cache/downloads/
download_extras:
mkdir -p cache/downloads/
# https://gitlab.com/nodiscc/plymouth-theme-debian-logo