diff --git a/run-seedbox.sh b/run-seedbox.sh index e88de44..0d1e1a7 100644 --- a/run-seedbox.sh +++ b/run-seedbox.sh @@ -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