Switched to make clean for post-checkout hook
parent
02213f5f57
commit
a1d3a43940
|
@ -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
|
||||
|
|
Reference in New Issue