From bbb7e37133b3fb3e887a14e830806a28d8056dae Mon Sep 17 00:00:00 2001 From: Franscobec Date: Sun, 18 Jan 2026 20:18:39 -0500 Subject: [PATCH] Remove echo --- scripts/resetgui.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/resetgui.sh b/scripts/resetgui.sh index d10c00e..1511687 100644 --- a/scripts/resetgui.sh +++ b/scripts/resetgui.sh @@ -5,6 +5,5 @@ pkill -u admin -9 2>/dev/null || true pkill -f "lxqt" 2>/dev/null || true pkill -u admin -f "lxqt-" 2>/dev/null || true chvt 1 -echo 'Restarting GUI' sleep 2 systemctl start sddm \ No newline at end of file