Skip to content

Commit

Permalink
shell build command (traversal) -- echo exec
Browse files Browse the repository at this point in the history
Signed-off-by: CappaX <sulabaziz09@gmail.com>
  • Loading branch information
byt3n33dl3 authored Oct 1, 2024
1 parent 961674b commit 9110e2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ if [ "$CMAKE" = no ]; then
LD_LIBRARY_PATH="$PREFIX/lib"
export LD_LIBRARY_PATH
else
run_after_echo ./autogen.sh
run_after_echo ./blackmarlinexec.sh
run_after_echo ./configure --with-crypto="$CRYPTO" \
--enable-smb="$SMB" --prefix="$PREFIX" --disable-local-libpcap
fi
Expand Down

0 comments on commit 9110e2d

Please sign in to comment.