use the correct calamares assets dir

This commit is contained in:
Harald Sitter
2024-11-03 18:57:34 +01:00
parent 54c61907a1
commit c71fd8aec2

View File

@@ -11,4 +11,4 @@ export KDE_SESSION_VERSION=6
export QT_QPA_PLATFORMTHEME=kde
exec /usr/bin/calamares -c /calamares/desktop "$@"
exec /usr/bin/calamares -c /usr/calamares/desktop "$@"