From 03ae7f44326e86f19844fad12e1261d5b6338a6f Mon Sep 17 00:00:00 2001 From: Milan Meduna Date: Wed, 3 May 2023 10:23:22 +0200 Subject: [PATCH] =?UTF-8?q?Aktualizovat=20=E2=80=9Esetup-usl-mm=E2=80=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup-usl-mm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup-usl-mm b/setup-usl-mm index f431651..1c906bc 100755 --- a/setup-usl-mm +++ b/setup-usl-mm @@ -49,8 +49,8 @@ zfs create crypt/lxd zfs create crypt/lxd/dir zfs create crypt/lxd/storage -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 "Disabling lxd snap"