Switched to make clean for post-checkout hook

split-selection
Jef Roosens 2020-12-26 12:49:31 +01:00
parent 02213f5f57
commit a1d3a43940
1 changed files with 1 additions and 2 deletions

View File

@ -1,4 +1,3 @@
#!/usr/bin/env sh
# Remove the build directory after checking out a branch
rm -rf build > /dev/null 2>&1
make clean