Skip to content

Commit

Permalink
Merge pull request fluent#353 from kenhys/bullseye
Browse files Browse the repository at this point in the history
Add entry about Debian 11 (bullseye)
  • Loading branch information
ashie authored Aug 24, 2021
2 parents 5efdc32 + d085f38 commit 9bcb1ab
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 9bcb1ab

Please sign in to comment.