Switched to make clean for post-checkout hook
parent
02213f5f57
commit
a1d3a43940
|
@ -1,4 +1,3 @@
|
||||||
#!/usr/bin/env sh
|
#!/usr/bin/env sh
|
||||||
|
|
||||||
# Remove the build directory after checking out a branch
|
make clean
|
||||||
rm -rf build > /dev/null 2>&1
|
|
||||||
|
|
Reference in New Issue