Skip to content

Instantly share code, notes, and snippets.

@claylo
Created April 25, 2011 22:12
Show Gist options
  • Save claylo/941365 to your computer and use it in GitHub Desktop.
Save claylo/941365 to your computer and use it in GitHub Desktop.
Set jira.home in app server properties
sed -i -e 's/jira.home =/jira.home = \/Users\/atlassian\/Documents\/jira/' jira/atlassian-jira/WEB-INF/classes/jira-application.properties
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment