mirror of
https://github.com/Alfresco/SearchServices.git
synced 2025-09-17 14:21:20 +00:00
fix helper path
This commit is contained in:
@@ -18,7 +18,7 @@ help: ## main: output this help
|
|||||||
|
|
||||||
# $(helpers)/wait-service-to-start.sh
|
# $(helpers)/wait-service-to-start.sh
|
||||||
ifeq ($(dc),)
|
ifeq ($(dc),)
|
||||||
helpers:=$(ROOT_DIR)/.helpers
|
helpers:=$(ROOT_DIR)/qa/.helpers
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# $(dc) ls
|
# $(dc) ls
|
||||||
|
Reference in New Issue
Block a user