diff --git a/Makefile b/Makefile index 8eca4bff48..d2e7665414 100644 --- a/Makefile +++ b/Makefile @@ -19,7 +19,7 @@ help: ## show this help ## dependencies commands: vendor: ## update git submodules - # git submodule update --init + git submodule update --init res: ## update resources ./tools/res_collect