diff --git a/build.sh b/build.sh
index 887e4e7f66e2d751221e20fb81a9db5819a687a3..f6fb71ea2a6ba8fb78a641a90c22862413d99955 100755
--- a/build.sh
+++ b/build.sh
@@ -80,7 +80,6 @@ run_upx() {
     upx --brute "$EXECUTABLE_PATH"
 }
 
-
 while true; do
     echo -e "\nUPX degrades performances but in the case of acme-downloader it is not noticeable"
     echo -e "UPX may or may not work for a specific platform (I haven't tried all the combinations)\n"