We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c987fb7 commit 1753e5bCopy full SHA for 1753e5b
1 file changed
Build/libHttpClient.Linux/install_dependencies.bash
@@ -52,6 +52,5 @@ echo "Installing dependencies..."
52
echo "Build dependencies: ${build_dependencies[*]}"
53
echo "Library dependencies: ${library_dependencies[*]}"
54
55
-sudo hwclock --hctosys
56
sudo apt-get update
57
sudo apt-get -y install "${build_dependencies[@]}" "${library_dependencies[@]}"
0 commit comments