Skip to content

Commit f86a92e

Browse files
authored
Update README.md
Added sudo to 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
1 parent a95f70e commit f86a92e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Network-Diagnostic-Scripts/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ This script is a comprehensive diagnostic tool specifically designed to troubles
116116

117117

118118
```
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
119+
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
120120
```
121121

122122
Running the tool in the future

0 commit comments

Comments
 (0)