File tree Expand file tree Collapse file tree 1 file changed +0
-7
lines changed
installation/downloads/linux Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,6 @@ Fluent Bit is distributed as the `fluent-bit` package and is available for [Rasp
44
55- Raspbian Bookworm (12)
66- Raspbian Bullseye (11)
7- - Raspbian Buster (10)
87
98## Server GPG key
109
@@ -32,12 +31,6 @@ echo "deb https://packages.fluentbit.io/raspbian/bookworm bookworm main" | sudo
3231echo " deb https://packages.fluentbit.io/raspbian/bullseye bullseye main" | sudo tee /etc/apt/sources.list.d/fluent-bit.list
3332```
3433
35- ### Raspbian 10 (Buster)
36-
37- ``` shell
38- echo " deb https://packages.fluentbit.io/raspbian/buster buster main" | sudo tee /etc/apt/sources.list.d/fluent-bit.list
39- ```
40-
4134### Update your repositories database
4235
4336Now let your system update the ` apt ` database:
You can’t perform that action at this time.
0 commit comments