From 189f9fff75ddaf6bec2a5aec978d065678cdbad2 Mon Sep 17 00:00:00 2001 From: the-sane <3657071+the-sane@users.noreply.github.com> Date: Tue, 26 Aug 2025 11:58:47 -0400 Subject: [PATCH] Fix comment --- lib/sc-launch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/sc-launch.sh b/lib/sc-launch.sh index cd999b1..54f5fcc 100755 --- a/lib/sc-launch.sh +++ b/lib/sc-launch.sh @@ -67,7 +67,7 @@ case "$1" in ;; esac -########################### +########################## # Update check and cleanup ########################## # Kill existing wine processes before launch