summaryrefslogtreecommitdiff
path: root/db-sync
diff options
context:
space:
mode:
Diffstat (limited to 'db-sync')
-rwxr-xr-xdb-sync2
1 files changed, 2 insertions, 0 deletions
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
}