Reduce Line Breaks in Tests 1-2

This commit is contained in:
Mitchell Krog 2019-06-29 10:49:25 +02:00
parent a7e94b6023
commit effe919337
No known key found for this signature in database
GPG key ID: C243C388553EDE5D
30 changed files with 59 additions and 81 deletions

View file

@ -73,7 +73,7 @@ sort -u ${_output} -o ${_output}
echo "${bold}${green}--------------------------------"
echo "${bold}${green}robots.txt Preparation Completed"
echo "${bold}${green}--------------------------------"
printf "\n\n"
printf "\n"
}
# ----------------