Skip to content

Commit 8f87e86

Browse files
committed
Merge branch 'dev' of https://github.com/sonic-pi-net/sonic-pi into dev
2 parents 917673a + 316a2a0 commit 8f87e86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/server/ruby/bin/daemon.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1295,7 +1295,7 @@ def run_post_start_commands
12951295

12961296
system("pw-link #{sco1} #{left_id}")
12971297
system("pw-link #{sco2} #{right_id}")
1298-
elsif @jackbooter
1298+
elsif @jack_booter
12991299
# Note:
13001300
# need to modify this to take account for @num_inputs and @num_outputs.
13011301
# These might not always be set to two channels each.

0 commit comments

Comments
 (0)