refactore file name
This commit is contained in:
parent
eb6fca49af
commit
6f9979a9f8
2
Makefile
2
Makefile
@ -84,7 +84,7 @@ scaffold_module:
|
||||
mv $$ModuleName ${PWD}/$$ModulePath;
|
||||
|
||||
cleanup_addons:
|
||||
@bash ${PWD}/setup/clean_up_addon.sh $(shell echo $(ADDONS) | tr ',' ' ')
|
||||
@bash ${PWD}/setup/clean_up_addons.sh $(shell echo $(ADDONS) | tr ',' ' ')
|
||||
|
||||
##### Docker Deployment #########
|
||||
run_test_docker:
|
||||
|
Loading…
Reference in New Issue
Block a user