Remove dist

pull/3/head
Malachi Soord 2021-02-11 21:45:08 +01:00
parent ef9ab09640
commit 81052a37c4
No known key found for this signature in database
GPG Key ID: C61BEBD6CC542333
1 changed files with 1 additions and 1 deletions

View File

@ -17,5 +17,5 @@ build:
-o bin/sysctl-${GOOS}-${GOARCH} ${PROJECT}/cmd/sysctl -o bin/sysctl-${GOOS}-${GOARCH} ${PROJECT}/cmd/sysctl
clean: clean:
rm -rf ${BUILD_DIR} ${DIST_DIR} rm -rf ${BUILD_DIR}
go clean go clean