NomisCZ / hlstatsx-community-edition

HLstatsX Community Edition - PHP 7 and GeoIP2 supported
GNU General Public License v2.0
83 stars 48 forks source link

[Setup] crontab #8

Closed lazhoroni closed 5 years ago

lazhoroni commented 5 years ago

crontab -e

/5 cd /var/www/vhosts/not2easy.pro/hlstatsxyeniscripts/scripts/ && ./run_hlstats start >/dev/null 2>&1 15 00 cd /var/www/vhosts/not2easy.pro/hlstatsxyeniscripts/scripts/ && ./hlstats-awards.pl >/dev/null 2>&1

I can't set this crontab. If I don't do this, will the plugin not work?

NomisCZ commented 5 years ago

You don't need to setup cron for daemon, but if daemon crash, it won't start up again. And hlstats-awards.pl is for auto generating awards and database cleanup.

NomisCZ commented 5 years ago

Resolved individually via chat.