diff options
Diffstat (limited to 'commands')
-rwxr-xr-x | commands/reload | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/reload b/commands/reload index 2b78b17..bfa1f04 100755 --- a/commands/reload +++ b/commands/reload @@ -1,2 +1,2 @@ #! /bin/sh -exec pkill -U Reaktor +exec pkill -U reaktor |