This commit is contained in:
Milan Meduna 2020-04-26 23:09:42 +02:00
parent bb6e1841f7
commit 5ca1b1837c
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 3.0 LXD version"
snap switch --channel 3.0/stable lxd
echo "Switch to 4.0 LXD version"
snap switch --channel 4.0/stable lxd
snap refresh
echo "Stopping and disabling lxd"