From 4c16f72ae268ba19b9ccdf414f56d7b41e021e0f Mon Sep 17 00:00:00 2001 From: carlospolop Date: Sat, 17 May 2025 16:09:36 +0200 Subject: [PATCH] fix --- linPEAS/builder/linpeas_parts/functions/execBin.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linPEAS/builder/linpeas_parts/functions/execBin.sh b/linPEAS/builder/linpeas_parts/functions/execBin.sh index fe9f85b..dd7d418 100644 --- a/linPEAS/builder/linpeas_parts/functions/execBin.sh +++ b/linPEAS/builder/linpeas_parts/functions/execBin.sh @@ -8,7 +8,7 @@ # Functions Used: print_3title, print_info # Global Variables: $Wfolder # Initial Functions: -# Generated Global Variables: $TOOL_NAME, $TOOL_LINK, $B64_BIN, $PARAMS +# Generated Global Variables: $TOOL_NAME, $TOOL_LINK, $B64_BIN, $PARAMS, $TMP_BIN, $cmdpid, $watcher, $rc # Fat linpeas: 0 # Small linpeas: 1