update
This commit is contained in:
1
Makefile
1
Makefile
@@ -78,7 +78,6 @@ clean_proto:
|
|||||||
@echo "$(YELLOW)Removing generated protobuf files...$(RESET)"
|
@echo "$(YELLOW)Removing generated protobuf files...$(RESET)"
|
||||||
@rm -f $(PROTO_DIR)/*_grpc.pb.go $(PROTO_DIR)/*.pb.go
|
@rm -f $(PROTO_DIR)/*_grpc.pb.go $(PROTO_DIR)/*.pb.go
|
||||||
@rm -f *.pb.go
|
@rm -f *.pb.go
|
||||||
@rm -rf git.tornberg.me
|
|
||||||
@echo "$(GREEN)Clean complete.$(RESET)"
|
@echo "$(GREEN)Clean complete.$(RESET)"
|
||||||
|
|
||||||
verify_proto:
|
verify_proto:
|
||||||
|
|||||||
Reference in New Issue
Block a user