mirror of
https://github.com/YunoHost/ynh-dev.git
synced 2024-09-03 20:05:59 +02:00
add missing step installing lxd
on debian buster at least. Avoir enigmatic message : See https://forum.snapcraft.io/t/snap-lxd-assumes-unsupported-features-snapd2-39/17542/6
This commit is contained in:
parent
e40dd78323
commit
e12cea4016
1 changed files with 1 additions and 0 deletions
|
@ -121,6 +121,7 @@ be able to install `snapd` using the system package manager (or even
|
|||
|
||||
```bash
|
||||
apt install git snapd
|
||||
sudo snap install core
|
||||
sudo snap install lxd
|
||||
|
||||
# Adding lxc/lxd to /usr/local/bin to make sure we can use them easily even
|
||||
|
|
Loading…
Add table
Reference in a new issue