Created
May 3, 2011 21:29
-
-
Save claylo/954292 to your computer and use it in GitHub Desktop.
Set confluence.home in the app properties
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Confluence comes with all defaults commented out, so we just add an | |
# uncommented entry with a little vertical whitespace breathing room | |
echo '' >> confluence/confluence/WEB-INF/classes/confluence-init.properties | |
echo 'confluence.home=/Users/atlassian/Documents/confluence' >> confluence/confluence/WEB-INF/classes/confluence-init.properties |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment