script/crontask

Sun, 15 Dec 2019 16:49:29 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 15 Dec 2019 16:49:29 +0100
changeset 573
c4c891d5c4f8
parent 257
62e294ab94f5
permissions
-rw-r--r--

Fix a small bug in mon_nodes view. More relaxed check nodes timeout, now 5 seconds instead of 0,1 second.

#!/bin/sh

cd $HOME/www
php crontasks.php

mercurial