mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-06-20 01:37:56 +02:00
numbered list format fix
This commit is contained in:
parent
d2396036ed
commit
61d920c300
@ -115,8 +115,8 @@ sudo semodule -l | grep rustdesk
|
|||||||
|
|
||||||
### Create A Type "rustdesk_t"
|
### Create A Type "rustdesk_t"
|
||||||
|
|
||||||
1 Create a new directory. `mkdir rustdesk-selinux-1.0` 。
|
1. Create a new directory. `mkdir rustdesk-selinux-1.0`.
|
||||||
2. Create SELinux policy files. `touch Makefile rustdesk.te rustdesk.fc rustdesk.if` 。
|
2. Create SELinux policy files. `touch Makefile rustdesk.te rustdesk.fc rustdesk.if`.
|
||||||
|
|
||||||
```text
|
```text
|
||||||
.
|
.
|
||||||
|
@ -8,7 +8,7 @@ weight: 4
|
|||||||
|
|
||||||
- Ubuntu (>= 16)
|
- Ubuntu (>= 16)
|
||||||
```
|
```
|
||||||
# please ignore the wrong disk usage report
|
# Ignora el reporte de uso incorrecto del disco {wrong disk usage}.
|
||||||
sudo apt install -fy ./rustdesk-<version>.deb
|
sudo apt install -fy ./rustdesk-<version>.deb
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user