diff options
Diffstat (limited to 'commands')
-rwxr-xr-x | commands/reload | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/commands/reload b/commands/reload new file mode 100755 index 0000000..1881be7 --- /dev/null +++ b/commands/reload @@ -0,0 +1,2 @@ +#! /bin/sh +exec pkill -U nobody |