Skip to content

Commit

Permalink
Merge pull request #122 from ThomasVon2021/ThomasVon2021-patch-1
Browse files Browse the repository at this point in the history
Update kvmd-oled readme.md
  • Loading branch information
ThomasVon2021 authored Jan 5, 2024
2 parents 533bb18 + 69d41f4 commit 1cd5f9a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package/kvmd-oled/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@ bash install.sh
ro
```

2、if you want to disable fan
2、if you want to disable oled
```
systemctl disable kvmd-oled
```

3、if you want to start fan
3、if you want to start oled
```
systemctl enable kvmd-oled
```

4、if you want to see the fan work status
4、if you want to see the oled work status
```
systemctl status kvmd-oled
```
```

0 comments on commit 1cd5f9a

Please sign in to comment.