lxd 3.17 to 3.0

This commit is contained in:
Milan Meduna 2020-03-31 00:05:03 +02:00
parent 7f55f9fb5a
commit 64d9bf78ec
1 changed files with 2 additions and 2 deletions

View File

@ -49,8 +49,8 @@ zfs create crypt/lxd
zfs create crypt/lxd/dir
zfs create crypt/lxd/storage
echo "Switch to 3.17 version LXD because 3.18 have bug in lxd import"
snap switch --channel 3.17/stable lxd
echo "Switch to 3.0 version LXD because 3.18+ have bug in lxd import"
snap switch --channel 3.0/stable lxd
snap refresh
echo "Disabling lxd snap"