Quote:
Originally Posted by fris
if you have a control panel it should be easy other wise you can just create a crontab by crontab -e from the cmd line
|
ok heres what i gotta do, basically i need to add these 2 lines so that my tgp script can automate
0 0 * * * /blah blah blah/cron.cgi --build-with-new
0 0 * * * /blah blah blah/cron.cgi --backup
i have ssh access now what do i do, lol?