From 881ce2407d6132731bb28bb20bf01aeb754c47ad Mon Sep 17 00:00:00 2001 From: Steve Date: Wed, 24 Jul 2024 08:08:33 -0500 Subject: [PATCH] Update daemon.rb Typo --- app/server/ruby/bin/daemon.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/server/ruby/bin/daemon.rb b/app/server/ruby/bin/daemon.rb index a6abfc36e0..ad04fa6321 100755 --- a/app/server/ruby/bin/daemon.rb +++ b/app/server/ruby/bin/daemon.rb @@ -168,7 +168,7 @@ def initialize(opts={}) Util.log "SuperCollider inputs enabled by GUI" end - #start compton to handle transparency (needs to be after Util.open_log) + #start compton to handle transparency (needs to be after Util.open_log) @compton_booter = ComptonBooter.new if Util.os == :raspberry # Get a map of port numbers to use