Syntax
This commit is contained in:
parent
6664c0d53e
commit
a53715b554
|
@ -1,4 +1,4 @@
|
||||||
ffmap-backend - Data for Freifunk Map
|
# Data for Freifunk Map, Graph and Node List
|
||||||
|
|
||||||
ffmap-backend gathers information on the batman network by invoking
|
ffmap-backend gathers information on the batman network by invoking
|
||||||
batctl
|
batctl
|
||||||
|
@ -48,4 +48,6 @@ the script. If those are not available, an error will occurr if not executed as
|
||||||
the tool realpath optionally allows to execute the script from anywhere in the directory tree.
|
the tool realpath optionally allows to execute the script from anywhere in the directory tree.
|
||||||
|
|
||||||
For the script's regular execution add the following to the crontab:
|
For the script's regular execution add the following to the crontab:
|
||||||
|
<pre>
|
||||||
*/5 * * * * /home/ffmap/ffmap-backend/mkmap.sh /home/ffmap/www
|
*/5 * * * * /home/ffmap/ffmap-backend/mkmap.sh /home/ffmap/www
|
||||||
|
</pre>
|
||||||
|
|
Loading…
Reference in a new issue