File tree Expand file tree Collapse file tree 3 files changed +15
-0
lines changed Expand file tree Collapse file tree 3 files changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -34,6 +34,11 @@ Now let your system update the _apt_ database:
3434$ sudo apt-get update
3535```
3636
37+ {% hint style="info" %}
38+ We recommend upgrading your system (``` sudo apt-get upgrade ``` ). This could avoid potential issues with expired certificates.
39+ {% endhint %}
40+
41+
3742## Install TD Agent Bit
3843
3944Using the following _ apt-get_ command you are able now to install the latest _ td-agent-bit_ :
Original file line number Diff line number Diff line change @@ -32,6 +32,11 @@ Now let your system update the _apt_ database:
3232$ sudo apt-get update
3333```
3434
35+ {% hint style="info" %}
36+ We recommend upgrading your system (``` sudo apt-get upgrade ``` ). This could avoid potential issues with expired certificates.
37+ {% endhint %}
38+
39+
3540## Install TD-Agent Bit
3641
3742Using the following _ apt-get_ command you are able now to install the latest _ td-agent-bit_ :
Original file line number Diff line number Diff line change @@ -40,6 +40,11 @@ Now let your system update the _apt_ database:
4040sudo apt-get update
4141```
4242
43+ {% hint style="info" %}
44+ We recommend upgrading your system (``` sudo apt-get upgrade ``` ). This could avoid potential issues with expired certificates.
45+ {% endhint %}
46+
47+
4348## Install TD-Agent Bit
4449
4550Using the following _ apt-get_ command you are able now to install the latest _ td-agent-bit_ :
You can’t perform that action at this time.
0 commit comments