Skip to content

Commit

Permalink
fix: rename to pfcaddy
Browse files Browse the repository at this point in the history
  • Loading branch information
natesales committed Jul 5, 2022
1 parent 2d93f6d commit 687258c
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 @@ -5,4 +5,4 @@ for module in */ ; do
module=${module%/*}
with_args="$with_args--with packetframe_$module=./$module "
done
xcaddy build --output pfcaddy $with_args
xcaddy build $with_args

0 comments on commit 687258c

Please sign in to comment.