From 99b4c75371380bbb7962f556b92596a9bcf8b608 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alo=C3=AFs=20Micard?= Date: Wed, 19 Feb 2025 13:30:07 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 695cc34..77c97b4 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ The following env variables will need to be set: You can then execute the script using the following command: ``` -PF_API_URL=xx PF_API_USER=xx PF_API_PASS=xx NB_API_URL=xx NB_API_TOKEN=xx python3 -m app +PF_API_URL=xx PF_API_USER=xx PF_API_PASS=xx NB_API_URL=xx NB_API_TOKEN=xx python3 -m pfsense_netbox_sync ``` The script will indicate any change made. \ No newline at end of file