From ff6b30784dcd22f0afaddc4f821c21b91b6b944c Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Thu, 9 Jan 2020 00:13:31 +0100 Subject: build-isos: update lastupdate on the mirror --- build-isos | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-isos b/build-isos index a2cbd5f..4d7349a 100755 --- a/build-isos +++ b/build-isos @@ -58,6 +58,8 @@ case "$(hostname -s)" in printf '%s.sig\n' ${isos} ) sha512sums md5sums "${destination}/" + date +%s > "${destination%/*}/lastupdate" + "${base_dir}/al32-mktorrent.sh" -d "${date}" -t "hefur@archlinux32:" mv $( -- cgit v1.2.3