Skip to content

Commit da92d54

Browse files
authored
fix: add new scripts
1 parent dc1ae5c commit da92d54

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,8 @@ help:
201201
@echo " triplestore-prod-remove Remove the production triplestore data"
202202
@echo " triplestore-prod-override Override the production triplestore with local data"
203203
@echo " triplestore-prod-pull Pull triplestore data from production"
204+
@echo " docs-ontology Generate ontology documentation"
205+
@echo " publish-remote-agents Publish remote agents"
204206
@echo ""
205207
@echo "BUILDING:"
206208
@echo " build Build the Docker image (alias for build.linux.x86_64)"

0 commit comments

Comments
 (0)