#!/bin/sh

cd /home/venus/log

echo -n "Ending planet update at " >> planet.log
date -u >> planet.log

savelog -c 14 -t -p -j planet.log
