Skip to content

Commit

Permalink
Update entrypoint.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
nflorescf authored Apr 22, 2024
1 parent 9d81dfb commit 7e99774
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ TARGET="$1"

echo $TARGET

cargo scout-audit -m $TARGET
cd $TARGET
cargo scout-audit

0 comments on commit 7e99774

Please sign in to comment.