mirror of
https://github.com/Alfresco/SearchServices.git
synced 2025-09-17 14:21:20 +00:00
Avoid warnings for clean option
This commit is contained in:
@@ -20,7 +20,7 @@ start-drivers: ## 2 - start BM Drivers
|
|||||||
|
|
||||||
start-all: start-manager start-drivers ## 3 - start BM Manager and Driver
|
start-all: start-manager start-drivers ## 3 - start BM Manager and Driver
|
||||||
|
|
||||||
clean: ## clean BM Manager and Drivers
|
clean-up: ## clean BM Manager and Drivers
|
||||||
$(dc) -f docker-compose-manager.yml down && $(dc) -f docker-compose-drivers.yml down
|
$(dc) -f docker-compose-manager.yml down && $(dc) -f docker-compose-drivers.yml down
|
||||||
|
|
||||||
benchmark-prepare: ## 1 - prepare data with users/sites for benchmark
|
benchmark-prepare: ## 1 - prepare data with users/sites for benchmark
|
||||||
|
Reference in New Issue
Block a user