Skip to content

Commit

Permalink
Update install_build_dep.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Sep 29, 2023
1 parent 852e6de commit 6a06139
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install_build_dep.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ PLATFORM_PACKAGES="qml-module-qt-labs-platform"

# Add OpenHD Repository platform-specific packages
apt install -y curl
curl -1sLf 'https://dl.cloudsmith.io/public/openhd/openhd-2-3-evo/setup.deb.sh'| sudo -E bash
curl -1sLf 'https://dl.cloudsmith.io/public/openhd/release/setup.deb.sh'| sudo -E bash
apt update

# Main function
Expand Down

0 comments on commit 6a06139

Please sign in to comment.