Skip to content

Commit

Permalink
Merge branch 'master' of github.com:LabNeuroCogDevel/lncdtools
Browse files Browse the repository at this point in the history
  • Loading branch information
WillForan committed Aug 23, 2024
2 parents dca2cde + 84873c0 commit 3d990ba
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,7 @@ install: $(BIN)
install-make: $(addprefix $(DESTDIR)/usr/bin/,$(EXECS_MAKE))
install-shell: $(addprefix $(DESTDIR)/usr/bin/,$(EXECS_SHELL))
install-neuro: $(addprefix $(DESTDIR)/usr/bin/,$(EXECS_NEURO))


check-zenodo:
npx zenodraft metadata validate .zenodo.json

0 comments on commit 3d990ba

Please sign in to comment.