Skip to content

Commit

Permalink
Update 10-opencpn.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrouch authored Jul 2, 2023
1 parent 8e50ba3 commit 25b2ad6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install-scripts/6-desktop/10-opencpn.sh
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ cd "$BK_DIR"
mkdir tmp-o-bundle-"$LMARCH" || exit 2
cd tmp-o-bundle-"$LMARCH"

wget -O opencpn-plugins-bundle-"$LMARCH".tar.gz https://github.com/bareboat-necessities/lysmarine_gen/releases/download/vTest/opencpn-plugins-bundle-o_5_8_x-bullseye-"$LMARCH".tar.gz
wget -O opencpn-plugins-bundle-"$LMARCH".tar.gz https://github.com/bareboat-necessities/lysmarine_gen/releases/download/vTest/opencpn-plugins-bundle-o_5_8_x-bullseye-2-"$LMARCH".tar.gz
gzip -cd opencpn-plugins-bundle-"$LMARCH".tar.gz | tar xvf -

mkdir -p /home/user/.local/lib /home/user/.local/bin /home/user/.local/share /home/user/.local/doc /home/user/.local/include
Expand Down

0 comments on commit 25b2ad6

Please sign in to comment.