Remove unnecessary 'fi' statement in telegraf.sh
This commit is contained in:
parent
eb0cafae15
commit
9a41be241d
@ -41,7 +41,6 @@ function update_script() {
|
|||||||
systemctl start telegraf
|
systemctl start telegraf
|
||||||
msg_ok "Started $APP"
|
msg_ok "Started $APP"
|
||||||
msg_ok "Updated Successfully"
|
msg_ok "Updated Successfully"
|
||||||
fi
|
|
||||||
exit
|
exit
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user