small changes in output

This commit is contained in:
Daniel unbrot Pätzold
2026-05-03 20:39:56 +02:00
parent 7d109111c1
commit 73de38efe6
2 changed files with 3 additions and 4 deletions
-1
View File
@@ -30,7 +30,6 @@ if [[ $? -ne 0 ]]; then
echo "Error: python3-ipaclient is not installed. Please install it via: sudo dnf install python3-ipaclient"
fi
#TODO C: Check if Desktop is KDE/Plasma and support other Displays
# Make kdesu use sudo
kwriteconfig5 --file kdesurc --group super-user-command --key super-user-command sudo >/dev/null 2>&1