Aktualizovat „setup-usl-mm“

This commit is contained in:
Milan Meduna 2023-05-03 10:23:07 +02:00
parent 6c32be12ec
commit 9c95213ab8
1 changed files with 2 additions and 2 deletions

View File

@ -55,8 +55,8 @@ systemctl start snapd
sleep 5
snap install lxd
echo "Switch to 4.16 LXD version"
snap switch --channel 4.16/stable lxd
echo "Switch to 5.5 LXD version"
snap switch --channel 5.5/stable lxd
snap refresh
echo "Stopping and disabling lxd"