From e95645559294dda2e4c436708ca41216e2a38499 Mon Sep 17 00:00:00 2001 From: "Sascha L. Teichmann" Date: Tue, 30 Nov 2021 13:14:12 +0100 Subject: [PATCH] Fixed missing sentence in readme. --- docs/provider-setup.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/provider-setup.md b/docs/provider-setup.md index 7c0ad81..cdfdd36 100644 --- a/docs/provider-setup.md +++ b/docs/provider-setup.md @@ -74,4 +74,9 @@ domain = "http://192.168.56.102" #no_passphrase = true ``` -with sui +with suitable replacements. + +Create the folders: +```(shell) +curl http://192.168.56.102/cgi-bin/csaf_provider.go/create +```