Skip to content

Commit

Permalink
1.0: add Debian 11 (bullseye)
Browse files Browse the repository at this point in the history
Signed-off-by: Kentaro Hayashi <[email protected]>
  • Loading branch information
kenhys committed Aug 23, 2021
1 parent 72f5648 commit d085f38
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions installation/install-by-deb.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,13 @@ For Ubuntu Trusty:
curl -L https://toolbelt.treasuredata.com/sh/install-ubuntu-trusty-td-agent3.sh | sh
```

For Debian Bullseye:

```text
# td-agent 4
curl -L https://toolbelt.treasuredata.com/sh/install-debian-bullseye-td-agent4.sh | sh
```

For Debian Buster:

```text
Expand Down

0 comments on commit d085f38

Please sign in to comment.