hget http://www.9grid.de/mirrorinferno > /rc/bin/mirrorinferno; chmod 775 /rc/bin/mirrorinferno;
Change now the line:
cd /usr/web/inferno
to the directory where you want to mirror Inferno.
/rc/bin/mirrorinferno;
# This example assumes "bootes" being able to access the directory where you mirror Inferno. # The cronjob will be done every night at 0:00 on the computer. echo '0 0 * * * local mirrorinferno' >> /cron/bootes/cron
Have fun.