File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -50,15 +50,15 @@ help:
5050 @echo " "
5151 @echo " Variables:"
5252 @echo " "
53- @echo " CAKEPHP-SOURCE_DIR - Define where your cakephp clone is."
53+ @echo " CAKEPHP_SOURCE_DIR - Define where your cakephp clone is."
5454 @echo " CHRONOS_SOURCE_DIR - Define where your chronos clone is."
5555 @echo " ELASTIC_SOURCE_DIR - Define where your elastic-search clone is."
5656 @echo " QUEUE_SOURCE_DIR - Define where your queue clone is."
5757 @echo " AUTHENTICATION_SOURCE_DIR - Define where your authentication clone is."
5858 @echo " AUTHORIZATION_SOURCE_DIR - Define where your authentication clone is."
5959 @echo " QUEUE_SOURCE_DIR - Define where your queue clone is."
6060 @echo " BUILD_DIR - The directory where the output should go. Default: $( BUILD_DIR) "
61- @echo " DEPLOY_DIR - The directory files shold be copied to in ` deploy` Default: $( DEPLOY_DIR) "
61+ @echo " DEPLOY_DIR - The directory files shold be copied to in deploy Default: $( DEPLOY_DIR) "
6262 @echo " "
6363 @echo " NOTE: Source directories will have their checkout branch changed."
6464 @echo " Make sure all working directories are clean."
You can’t perform that action at this time.
0 commit comments