#!/bin/bash

set -eE -o pipefail
. "$(dirname "$(readlink -e "$0")")/../config"
date -u +'%s' > "${FTP_BASE}/lastsync"
