diff --git a/config.sh b/config.sh index fe4234d7..50e56752 100644 --- a/config.sh +++ b/config.sh @@ -107,4 +107,4 @@ if (( (REPO_COUNT * PATCH_RANGE) - 1 > 9999 )); then FIVE_DIGIT_POTENTIAL=1 else FIVE_DIGIT_POTENTIAL=0 -fi +fi \ No newline at end of file