Add install for retry

This commit is contained in:
Daniel LaForce 2023-09-28 15:32:18 -06:00
parent a4e9b9316b
commit 84842f83a5
1 changed files with 2 additions and 0 deletions

View File

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