diff --git a/build-binary-for-linux-64.sh b/build-binary-for-linux-64.sh index 1e3c6b6dd2e558cf3d83d86d1cb431c336b1702b..5dae18210d257d5dc23313133ccb74e9383aa67f 100755 --- a/build-binary-for-linux-64.sh +++ b/build-binary-for-linux-64.sh @@ -34,7 +34,6 @@ if [ $? -gt 0 ]; then echo -e "\nthere was an error while compiling the code\n" exit fi -echo "" while true; do echo -e "\nUPX degrades performances but in the case of acme-downloader it is not noticeable\n"