mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
aiccu: Minor whitespace fix
Signed-off-by: Ondrej Caletka <Ondrej@Caletka.cz>
This commit is contained in:
@@ -43,6 +43,7 @@ proto_aiccu_setup() {
|
|||||||
echo "daemonize true" >> "$CFGFILE"
|
echo "daemonize true" >> "$CFGFILE"
|
||||||
echo "pidfile $PIDFILE" >> "$CFGFILE"
|
echo "pidfile $PIDFILE" >> "$CFGFILE"
|
||||||
|
|
||||||
|
|
||||||
aiccu start "$CFGFILE"
|
aiccu start "$CFGFILE"
|
||||||
|
|
||||||
[ "$?" -ne 0 ] && {
|
[ "$?" -ne 0 ] && {
|
||||||
|
|||||||
Reference in New Issue
Block a user