From 2c72fef7bd097105e57e05a4a49d0eda060735ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Mas=C5=82owski?= Date: Sat, 4 Oct 2014 21:21:49 +0200 Subject: Update lastsync after db-sync or cleanup. --- db-sync | 2 ++ 1 file changed, 2 insertions(+) (limited to 'db-sync') diff --git a/db-sync b/db-sync index 58e211d..35b6489 100755 --- a/db-sync +++ b/db-sync @@ -174,6 +174,8 @@ init() { "${FTP_BASE}/${srcpool}/" done + date -u +%s > "${FTP_BASE}/lastsync" + # Cleanup unset blacklist whitelists _arch _repo repo_file } -- cgit v1.2.3-2-g168b