]> git.deb.at Git - deb/hackedgotchi.git/blobdiff - cron/30log
stuff for cron
[deb/hackedgotchi.git] / cron / 30log
diff --git a/cron/30log b/cron/30log
new file mode 100755 (executable)
index 0000000..8a10450
--- /dev/null
@@ -0,0 +1,7 @@
+#!/bin/sh
+
+cd /org/planet.debian.org/log
+
+rm -f planet.log.0
+mv -f planet.log planet.log.0
+mv new-planet.log planet.log