Skip to content

Commit

Permalink
Remove unnecessary checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
marcua committed Jan 20, 2025
1 parent 9d92c84 commit ef4cdf0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/build_nsjail.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

git clone https://github.com/google/nsjail.git nsjail-checkout
cd nsjail-checkout
git checkout bc30a1a335bb4d5d2a24d1a7abeb420af9bb3388
make
mv nsjail ..
cd ..
Expand Down

0 comments on commit ef4cdf0

Please sign in to comment.