# 0 12 8-14 10 * [ `date +\%u` = 5 ] && cd $SCRIPT_DIR/../authority-control/backstage/ && ./backstage-agent.sh -d db05 -b
#
# Backstage authority record monthly updates
-# Imports are available the 3rd Thursday of every month,
-# but are imported early on the 3rd Friday of every month.
-# 0 1 15-21 * * [ `date +\%u` = 5 ] && cd $SCRIPT_DIR/../authority-control/backstage/ && ./backstage-agent.sh -a
+# Imports are available the 3rd Wednesday of every month.
+# 50 23 15-21 * * [ `date +\%u` = 3 ] && cd $SCRIPT_DIR/../authority-control/backstage/ && ./backstage-agent.sh -a
# Anonymize a range of historical circs each night, with a maximum run
# time of 120 minutes. We split them up, because each range takes time