mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
Framework: clear work directory, 'make license' is greedy
This commit is contained in:
@@ -259,6 +259,7 @@ clean: check
|
||||
git checkout -f ${.CURDIR}/src && \
|
||||
git clean -xdqf ${.CURDIR}/src; \
|
||||
fi
|
||||
@rm -rf ${.CURDIR}/work
|
||||
|
||||
lint-desc: check
|
||||
@if [ ! -f ${.CURDIR}/${PLUGIN_DESC} ]; then \
|
||||
|
||||
Reference in New Issue
Block a user