Skip to content

Commit

Permalink
update clean_nanobot rule
Browse files Browse the repository at this point in the history
  • Loading branch information
anitacaron committed Jan 24, 2024
1 parent 98203cd commit dbea312
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/ontology/ecto.Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -169,4 +169,5 @@ NANOBOT := ./nanobot

.PHONY: clean
clean_nanobot:
rm -f .nanobot.db nanobot
rm -f .nanobot.db nanobot
make _nanobot

0 comments on commit dbea312

Please sign in to comment.