We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
buildclean
make update
1 parent f60f5d2 commit 1fbedddCopy full SHA for 1fbeddd
Makefile
@@ -42,7 +42,6 @@ help: ## Shows this help
42
update: ## Update crowsnest (fetches and pulls repository changes)
43
@git fetch && git pull
44
@bash -c 'bin/build.sh --reclone'
45
- ${MAKE} buildclean
46
${MAKE} build
47
48
report: ## Generate report.txt
0 commit comments