7 lines
134 B
Bash
Executable File
7 lines
134 B
Bash
Executable File
#!/bin/bash
|
|
_getHeader "$name" "$author"
|
|
|
|
sel=""
|
|
_getConfSelector monitor.conf monitors
|
|
_getConfEditor monitor.conf $sel
|
|
_reloadModule |