From 9a652c429c465337dfaef3242d28061bc0efbeaa Mon Sep 17 00:00:00 2001 From: Nils Schneider Date: Sun, 12 Apr 2015 12:07:48 +0200 Subject: [PATCH] README: use new --vpn syntax --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6cbd238..b0137fc 100644 --- a/README.md +++ b/README.md @@ -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:
-* * * * * /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
 
# Data format