aboutsummaryrefslogtreecommitdiffstats
path: root/start.sh
diff options
context:
space:
mode:
Diffstat (limited to 'start.sh')
-rwxr-xr-xstart.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/start.sh b/start.sh
index 4367ec5..0d2b31a 100755
--- a/start.sh
+++ b/start.sh
@@ -6,4 +6,4 @@ then
exit 1
fi
-"$1/target/release/$1" -b alsa --output-device pipewire #--midi-input
+"$1/target/release/$1" -b alsa --output-device pipewire "${@:2}"