mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
On faisait un upgrade mais comme on a rajouté des dépendances ça upgradait pas yunohost et ça restait en 2.4
This commit is contained in:
parent
bddf24b3dd
commit
9988c6e1fc
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ vagrant ssh
|
|||
|
||||
Upgrade the system
|
||||
```bash
|
||||
sudo apt-get update && sudo apt-get upgrade
|
||||
sudo apt-get update && sudo apt-get dist-upgrade
|
||||
```
|
||||
|
||||
You can access to your vm with the ip 192.168.33.10
|
||||
|
|
Loading…
Reference in a new issue