README: use new --vpn syntax
This commit is contained in:
parent
fa740273bb
commit
9a652c429c
|
@ -18,7 +18,7 @@ Run `backend.py --help` for a quick overview of all available options.
|
||||||
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>
|
<pre>
|
||||||
* * * * * /path/to/ffmap-backend/backend.py -d /path/to/output -a /path/to/aliases.json --vpn ae:7f:58:7d:6c:2a --vpn d2:d0:93:63:f7:da
|
* * * * * backend.py -d /path/to/output -a /path/to/aliases.json --vpn ae:7f:58:7d:6c:2a d2:d0:93:63:f7:da
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
# Data format
|
# Data format
|
||||||
|
|
Loading…
Reference in a new issue