]> git.deb.at Git - deb/hackedgotchi.git/blobdiff - cron/30log
add the push for the static mirrors
[deb/hackedgotchi.git] / cron / 30log
index 147b5a6de901a40a7f24ba74867322c143776c19..42b6318908a356fe583e9758158607da992b0788 100755 (executable)
@@ -2,8 +2,7 @@
 
 cd /org/planet.debian.org/log
 
-if [ -f new-planet.log ]; then
-       rm -f planet.log.0
-       [ -f planet.log ] && mv planet.log planet.log.0
-       mv new-planet.log planet.log
-fi
+echo -n "Ending planet update at " >> planet.log
+date -u >> planet.log
+
+savelog -c 14 -t -p -j planet.log