Skip to content

Commit

Permalink
upd
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrouch committed Jun 1, 2024
1 parent bb6555e commit 909c2bf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/bareboat-os.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -1927,7 +1927,7 @@ sudo apt update
sudo apt upgrade
----

SignalK server and modules can be upgraded using command line:
SignalK modules can be upgraded using command line:
Example for signalk-hwt901b-imu:

[source, shell]
Expand All @@ -1938,6 +1938,7 @@ sudo su signalk -c "rm ../.signalk/pnpm-lock.yaml; pnpm config set auto-install-
sudo su signalk -c "pnpm install signalk-hwt901b-imu --unsafe-perm --save-peer"
----

SignalK upgrade via web UI is not really supported by BBN OS for stability reasons.


OpenCPN charts can be updated using OpenCPN chart downloader plugin.
Expand Down

0 comments on commit 909c2bf

Please sign in to comment.