From a05c0eac22852c66976e59c735b921ca2cd366d3 Mon Sep 17 00:00:00 2001 From: Salvatore Cuzzilla Date: Tue, 5 Dec 2023 10:28:00 +0100 Subject: [PATCH] Update integration-with-pmtelemetryd.md --- doc/integration-with-pmtelemetryd.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/integration-with-pmtelemetryd.md b/doc/integration-with-pmtelemetryd.md index 372c291..7d54406 100644 --- a/doc/integration-with-pmtelemetryd.md +++ b/doc/integration-with-pmtelemetryd.md @@ -33,7 +33,7 @@ BUG_REPORT_URL="https://bugs.debian.org/" ## Compile/Install gRPC dial-out library/Header for pmtelemetryd ```SHELL -sudo /bin/sh -c "$(curl -fsSL https://github.com/network-analytics/mdt-dialout-collector/raw/main/install.sh)" -- -l +sudo /bin/sh -c "$(curl -fsSL https://github.com/network-analytics/mdt-dialout-collector/raw/main/install.sh)" -- -l -v current ``` #### *(sh install.sh -l)* explained