mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-10-15 15:02:20 +00:00
SEARCH-208: Fixed typo in output comment
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@132123 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -51,8 +51,8 @@ copy /Y "%CERTIFICATE_HOME%\browser.p12" "%ALFRESCO_KEYSTORE_HOME%\browser.p12"
|
|||||||
|
|
||||||
@echo ****************************************
|
@echo ****************************************
|
||||||
@echo You must copy the following files to the correct location.
|
@echo You must copy the following files to the correct location.
|
||||||
@echo %ALFRESCO_KEYSTORE_HOME%\ssl.keystore
|
@echo %CERTIFICATE_HOME%\ssl.repo.client.keystore
|
||||||
@echo %ALFRESCO_KEYSTORE_HOME%\ssl.truststore
|
@echo %CERTIFICATE_HOME%\ssl.repo.client.truststore
|
||||||
@echo eg. for Solr 4 the location is SOLR_HOME\workspace-SpacesStore\conf and SOLR_HOME\archive-SpacesStore\conf
|
@echo eg. for Solr 4 the location is SOLR_HOME\workspace-SpacesStore\conf and SOLR_HOME\archive-SpacesStore\conf
|
||||||
@echo Please ensure that you set dir.keystore=%ALFRESCO_KEYSTORE_HOME% in alfresco-global.properties
|
@echo Please ensure that you set dir.keystore=%ALFRESCO_KEYSTORE_HOME% in alfresco-global.properties
|
||||||
@echo ****************************************
|
@echo ****************************************
|
@@ -73,8 +73,8 @@ echo " "
|
|||||||
echo "*******************************************"
|
echo "*******************************************"
|
||||||
echo "You must sure copy the following files to the correct location."
|
echo "You must sure copy the following files to the correct location."
|
||||||
echo " "
|
echo " "
|
||||||
echo " $ALFRESCO_KEYSTORE_HOME/ssl.keystore"
|
echo " $CERTIFICATE_HOME/ssl.repo.client.keystore"
|
||||||
echo " $ALFRESCO_KEYSTORE_HOME/ssl.truststore"
|
echo " $CERTIFICATE_HOME/ssl.repo.client.truststore"
|
||||||
echo " eg. for Solr 4 the location is SOLR_HOME/workspace-SpacesStore/conf/ and SOLR_HOME/archive-SpacesStore/conf/"
|
echo " eg. for Solr 4 the location is SOLR_HOME/workspace-SpacesStore/conf/ and SOLR_HOME/archive-SpacesStore/conf/"
|
||||||
echo " "
|
echo " "
|
||||||
echo "$ALFRESCO_KEYSTORE_HOME/browser.p12 has also been generated."
|
echo "$ALFRESCO_KEYSTORE_HOME/browser.p12 has also been generated."
|
||||||
|
Reference in New Issue
Block a user