Skip to content

Commit 72a809b

Browse files
authored
Update Fedora40-fw16.md
Save the file. Then set it to executable. ``` sudo chmod +x /usr/local/bin/external_video.sh ```
1 parent ee4eb73 commit 72a809b

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

Fedora40-fw16.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,14 @@ timeout 2 nvtop
8989
9090
echo "nvtop run completed."
9191
```
92-
Save the file. Now setup a udev rule.
92+
93+
Save the file. Then set it to executable.
94+
95+
```
96+
sudo chmod +x /usr/local/bin/external_video.sh
97+
```
98+
99+
Now setup a udev rule.
93100
```
94101
sudo nano /etc/udev/rules.d/99-external_video.rules
95102
```

0 commit comments

Comments
 (0)