Skip to content
Snippets Groups Projects
Unverified Commit 3f5a93f1 authored by Massimiliano Adamo's avatar Massimiliano Adamo
Browse files

minor

parent 167423b7
No related branches found
No related tags found
No related merge requests found
...@@ -34,7 +34,6 @@ if [ $? -gt 0 ]; then ...@@ -34,7 +34,6 @@ if [ $? -gt 0 ]; then
echo -e "\nthere was an error while compiling the code\n" echo -e "\nthere was an error while compiling the code\n"
exit exit
fi fi
echo ""
while true; do while true; do
echo -e "\nUPX degrades performances but in the case of acme-downloader it is not noticeable\n" echo -e "\nUPX degrades performances but in the case of acme-downloader it is not noticeable\n"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment