Update enable_anaconda.sh
This commit is contained in:
@@ -20,8 +20,8 @@ cat > /usr/share/applications/install-to-disk.desktop <<'EOF'
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Name=Install to Disk
|
Name=Install to Disk
|
||||||
Comment=Install this system to your computer
|
Comment=Install this system to your computer
|
||||||
Exec=anaconda --webui
|
Exec=systemctl start anaconda-webui.service
|
||||||
Icon=system-installer
|
Icon=system-software-install
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
Categories=System;
|
Categories=System;
|
||||||
|
|||||||
Reference in New Issue
Block a user