From a77ab0e1741a94e42bbec0cd1f1b57882ecf535b Mon Sep 17 00:00:00 2001 From: q3aql Date: Tue, 9 Jul 2024 14:55:49 +0200 Subject: [PATCH] packelf.sh --- packelf.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packelf.sh b/packelf.sh index 93ac4a9..2009bf2 100755 --- a/packelf.sh +++ b/packelf.sh @@ -3,7 +3,7 @@ #set -e # Pack elf binary and it's dependencies into standalone executable -# # License: GPLv2.0 +# License: GPLv2.0 # These vars will be modified automatically with sed compress_flag=-z