From abcfb6feb2fed11a79209a6b17a997db8ef7df35 Mon Sep 17 00:00:00 2001 From: humocs-man <251756307+humocs-man@users.noreply.github.com> Date: Sun, 8 Mar 2026 22:47:58 +0100 Subject: [PATCH] Update enable_anaconda.sh --- iso/enable_anaconda.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iso/enable_anaconda.sh b/iso/enable_anaconda.sh index da9f75a..b6c45b5 100755 --- a/iso/enable_anaconda.sh +++ b/iso/enable_anaconda.sh @@ -24,7 +24,7 @@ cat > /usr/share/applications/install-to-disk.desktop <<'EOF' [Desktop Entry] Name=Install to Disk Comment=Install this system to your computer -Exec=systemctl start anaconda-webui.service +Exec=Exec=pkexec anaconda Icon=system-software-install Terminal=false Type=Application