mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Fix wording of root password explanation (#539)
This commit is contained in:
parent
8cd22cbaad
commit
835c76db45
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ sudo apt-get install git dialog
|
||||||
git clone https://github.com/YunoHost/install_script /tmp/install_script
|
git clone https://github.com/YunoHost/install_script /tmp/install_script
|
||||||
```
|
```
|
||||||
|
|
||||||
3. The root user must have a password set, if it isn't the case, set it (whithout the install script failed):
|
3. The root user must have a password set, if it isn't the case, set it (otherwise, the install script fails):
|
||||||
```bash
|
```bash
|
||||||
sudo passwd root
|
sudo passwd root
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue