On my Linux dedi I had the following cron
I set this up on my new dedi in crontab -e and get the following when it runs
According to support ticket GIR-15093592 "I have removed this cron as it is now obsolete"
My question is How is it obsolete? It worked fine on my other dedicate server. Without this cron how does quick install auto update?
Code:
0 0 * * * svn up /usr/local/cpanel/3rdparty/quickinstall
Code:
Skipped '/usr/local/cpanel/3rdparty/quickinstall'
My question is How is it obsolete? It worked fine on my other dedicate server. Without this cron how does quick install auto update?