This commit is contained in:
Milan Meduna 2020-07-25 23:22:00 +02:00
parent 2c99b22b88
commit d0628fbf8e
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 4.0 LXD version"
snap switch --channel 4.0/stable lxd
echo "Switch to 4.3 LXD version"
snap switch --channel 4.3/stable lxd
snap refresh
echo "Disabling lxd snap"