diff --git a/Lab Usage Server/Setup Directions.txt b/Lab Usage Server/Setup Directions.txt index 3ab158f..878f790 100755 --- a/Lab Usage Server/Setup Directions.txt +++ b/Lab Usage Server/Setup Directions.txt @@ -4,5 +4,6 @@ (4) Make sure that webserver user has read/write permission to src/logs folder and their contents (app.log, php.log). (4) Make necessary changes in src/config.php. (5) Replace https://server with your server address in src/public/chart.php. -(6) Restart web server to make changes. -(7) Customize src/public/index.php for appropriate labs. +(6) Restart web server to make changes. +(7) Customize src/public/index.php for appropriate labs. +(8) Setup a cron job to run either cron\cron.sh or cron\cron.bat every hour for historical data.