mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
feat(graph.r): use correct center
This commit is contained in:
@@ -20,7 +20,7 @@ in {
|
||||
script = ''
|
||||
${tinc-graph}/bin/tinc-graph --geoip-file ${geo-ip-database-path} --network ${network} \
|
||||
| ${pkgs.coreutils}/bin/tee network.json \
|
||||
| ${tinc-graph}/bin/tinc-statistics > statistics.json
|
||||
| ${tinc-graph}/bin/tinc-midpoint > midpoint.json
|
||||
|
||||
cp ${tinc-graph}/static/map.html map.html
|
||||
cp ${tinc-graph}/static/map.html index.html
|
||||
|
||||
Reference in New Issue
Block a user