Aktualizovat setup-usl-mm
This commit is contained in:
parent
ce889eae36
commit
7271b90b1f
1 changed files with 2 additions and 2 deletions
|
@ -55,8 +55,8 @@ systemctl start snapd
|
|||
sleep 5
|
||||
snap install lxd
|
||||
|
||||
echo "Switch to 5.5 LXD version"
|
||||
snap switch --channel 5.5/stable lxd
|
||||
echo "Switch to 5.19 LXD version"
|
||||
snap switch --channel 5.19/stable lxd
|
||||
snap refresh
|
||||
|
||||
echo "Stopping and disabling lxd"
|
||||
|
|
Loading…
Reference in a new issue