ci: improve script

Co-authored-by: Zaiming (Stone) Shi <zmstone@gmail.com>
This commit is contained in:
Thales Macedo Garitezi 2023-05-26 11:29:55 -03:00 committed by GitHub
parent 32e6213ce3
commit 7188346d6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -297,4 +297,4 @@ fmt: $(REBAR)
.PHONY: clean-test-cluster-config .PHONY: clean-test-cluster-config
clean-test-cluster-config: clean-test-cluster-config:
@rm apps/emqx_conf/data/configs/cluster.hocon || true @rm -f apps/emqx_conf/data/configs/cluster.hocon || true