mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
fix typo (#2164)
This commit is contained in:
parent
f7f48d302b
commit
808879b2f6
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ It can be used to administer a lot of things on your server, so malicious actors
|
||||||
The best thing to do, if you know how to use the [command-line interface](/commandline), is to deactivate the `yunohost-api` service.
|
The best thing to do, if you know how to use the [command-line interface](/commandline), is to deactivate the `yunohost-api` service.
|
||||||
|
|
||||||
! This will completely disable both YunoHost's API and the web administration panel that relies on it.
|
! This will completely disable both YunoHost's API and the web administration panel that relies on it.
|
||||||
! Proceed only if you are confortable with the command line interface.
|
! Proceed only if you are comfortable with the command line interface.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo systemctl disable yunohost-api
|
sudo systemctl disable yunohost-api
|
||||||
|
|
Loading…
Reference in a new issue