diff options
Diffstat (limited to '')
| -rwxr-xr-x | aataaj.lua | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -107,7 +107,7 @@ local options = | |||
| 107 | STOP = | 107 | STOP = |
| 108 | { | 108 | { |
| 109 | help = 'Command to stop the JACK stuff, for users.', | 109 | help = 'Command to stop the JACK stuff, for users.', |
| 110 | func = function(self, a, args, i) | 110 | func = function(self, options, a, args, i) |
| 111 | _.killEmAll{'qsynth'} | 111 | _.killEmAll{'qsynth'} |
| 112 | __[[#!/bin/bash | 112 | __[[#!/bin/bash |
| 113 | a2j_control --stop | 113 | a2j_control --stop |
