]> git.deb.at Git - deb/hackedgotchi.git/blob - cron/01lock
Bdale's blog has moved to ikiwiki, rss feed constrained to only include new
[deb/hackedgotchi.git] / cron / 01lock
1 #!/bin/sh
2
3 cd /org/planet.debian.org/log
4 touch LOCK
5 echo -n "Starting planet update at " >> planet.log
6 date -u >> planet.log