aiccu: Minor whitespace fix
Signed-off-by: Ondrej Caletka <Ondrej@Caletka.cz>
This commit is contained in:
parent
38befcd838
commit
f6242bdf77
1 changed files with 8 additions and 7 deletions
|
@ -43,6 +43,7 @@ proto_aiccu_setup() {
|
|||
echo "daemonize true" >> "$CFGFILE"
|
||||
echo "pidfile $PIDFILE" >> "$CFGFILE"
|
||||
|
||||
|
||||
aiccu start "$CFGFILE"
|
||||
|
||||
[ "$?" -ne 0 ] && {
|
||||
|
|
Loading…
Reference in a new issue