Install latest version of retry

This commit is contained in:
Daniel LaForce 2023-09-28 15:51:00 -06:00
parent 9a6b4fd7e4
commit 98eaecb45f
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ source config/tools.sh
# Check that required tools are installed
check_utilities
sudo apt install retry
sudo apt install retry -y
SKIP_PULL=0
DEBUG=0