mirror of https://github.com/ArduPilot/ardupilot
863b6222de
This will check to see if the tar.bz2 file exists and if it does it will run a checksum and skip redownloading the file if its already there. If the checksum fails or the file doesn't exist it will redownload the file. I ran into issues with the download taking so long that my sudo permissions timed out and the install failed to complete. When rerunning the script it would redownload the file even if the file was already there. This change solves this issue. |
||
---|---|---|
.. | ||
APM_install.sh | ||
install-ROS-ubuntu.sh | ||
install-prereqs-alpine.sh | ||
install-prereqs-arch.sh | ||
install-prereqs-mac.sh | ||
install-prereqs-openSUSE-Tumbleweed.sh | ||
install-prereqs-ubuntu.sh | ||
install-prereqs-windows-andAPMSource.ps1 | ||
install-prereqs-windows.ps1 | ||
ubuntu-18.04-python3.sh |