Skip to content

Commit

Permalink
CONFIG: Test git hook protection
Browse files Browse the repository at this point in the history
  • Loading branch information
tmasthay committed May 30, 2024
1 parent 9a2fbce commit e5f56d6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion ubuntu-22.04-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,6 @@ find dist/ubuntu-22.04 -type f -exec touch {} \;

# Build binaries (should not rebuild!)
make -j 12
make install
make install

du -sh . > after.out

0 comments on commit e5f56d6

Please sign in to comment.