#!/bin/sh

cd /home/venus/log
touch LOCK
echo -n "Starting planet update at " >> planet.log
date -u >> planet.log
