We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a95f70e commit f86a92eCopy full SHA for f86a92e
Network-Diagnostic-Scripts/README.md
@@ -116,7 +116,7 @@ This script is a comprehensive diagnostic tool specifically designed to troubles
116
117
118
```
119
-curl -s https://raw.githubusercontent.com/FrameworkComputer/linux-docs/refs/heads/main/Network-Diagnostic-Scripts/5ghz-diag.sh -o 5ghz-diag.sh && clear && bash 5ghz-diag.sh
+curl -s https://raw.githubusercontent.com/FrameworkComputer/linux-docs/refs/heads/main/Network-Diagnostic-Scripts/5ghz-diag.sh -o 5ghz-diag.sh && clear && sudo bash 5ghz-diag.sh
120
121
122
Running the tool in the future
0 commit comments