aboutsummaryrefslogtreecommitdiffstats
path: root/tools/install_graphical.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/install_graphical.sh')
-rwxr-xr-xtools/install_graphical.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/install_graphical.sh b/tools/install_graphical.sh
index 847d653..cb2c74d 100755
--- a/tools/install_graphical.sh
+++ b/tools/install_graphical.sh
@@ -25,7 +25,7 @@ else
echo "installing gstreamer"
. $PATH/install_gstreamer.sh
echo "installing task-$1"
- /usr/sbin/urpmi --auto --no-verify-rpm task-$1 sox sddm
+ /usr/bin/dnf --nogpgcheck --assumeyes install task-$1 sox sddm
/usr/bin/alternatives --config soundprofile
fi
/usr/bin/systemctl enable sddm