Changes for page Armbian OS instruction
Last modified by Edwin Chen on 2025/02/26 08:18
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -390,7 +390,7 @@ 390 390 391 391 (% class="box infomessage" %) 392 392 ((( 393 -curl b.key393 +curl [[https:~~/~~/repos.influxdata.com/influxdata-archive_compat.key>>url:https://repos.influxdata.com/influxdata-archive_compat.key]] | gpg ~-~-dearmor | sudo tee /usr/share/keyrings/influxdb-archive-keyring.gpg >/dev/null 394 394 echo "deb [signed-by=/usr/share/keyrings/influxdb-archive-keyring.gpg] https:~/~/repos.influxdata.com/debian $(lsb_release -cs) stable" | sudo tee /etc/apt/sources.list.d/influxdb.list 395 395 apt update && apt install influxdb 396 396 )))