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

minor

parent 656dd985
No related branches found
No related tags found
No related merge requests found
...@@ -80,7 +80,6 @@ run_upx() { ...@@ -80,7 +80,6 @@ run_upx() {
upx --brute "$EXECUTABLE_PATH" upx --brute "$EXECUTABLE_PATH"
} }
while true; do while true; do
echo -e "\nUPX degrades performances but in the case of acme-downloader it is not noticeable" 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" echo -e "UPX may or may not work for a specific platform (I haven't tried all the combinations)\n"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment