fix: launch calamares-next instead of calamares directly; fix lsb/os-release fallback in get_lsb_infos

This commit is contained in:
2026-06-23 13:07:14 +02:00
parent 92aa115a1c
commit 31cbf985d6
2 changed files with 17 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
"default_locale": "en",
"desktop_path": "/usr/share/applications/antergos-welcome.desktop",
"gnometour_path": "/usr/bin/gnome-tour",
"installer_path": "/usr/bin/calamares",
"installer_path": "/usr/bin/calamares-next",
"live_path": "/run/miso/bootmnt/antergos-next",
"locale_path": "/usr/share/locale",
"logo_path": "/usr/share/icons/hicolor/64x64/apps/antergos-next.png",