From 9c95213ab8509fc4eb8f46747b25139d848d6706 Mon Sep 17 00:00:00 2001 From: Milan Meduna Date: Wed, 3 May 2023 10:23:07 +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 d0dd984..fc33d53 100755 --- a/setup-usl-mm +++ b/setup-usl-mm @@ -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"