This commit is contained in:
Yunohost-Bot 2021-02-11 01:17:53 +00:00
commit 26b626a06c

View file

@ -411,7 +411,9 @@ You should see a screen like this:
{% elseif vps_debian %}
## [fa=rocket /] Run the install script
Once you have access to a command line on your server (either directly or [through SSH](/ssh)), you can install YunoHost by running (as root) :
- Open a command line prompt on your server (either directly or [through SSH](/ssh))
- Make sure you are root (or type `sudo -i` to become root)
- Run the following command:
```bash
curl https://install.yunohost.org | bash