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