Skip to content

Instantly share code, notes, and snippets.

@smithbr
Created June 8, 2017 06:30
Show Gist options
  • Save smithbr/3ddb32831528ab8c993e498df3324f01 to your computer and use it in GitHub Desktop.
Save smithbr/3ddb32831528ab8c993e498df3324f01 to your computer and use it in GitHub Desktop.
sudo defaults write /Library/Preferences/org.jenkins-ci heapSize 1024M
sudo launchctl unload /Library/LaunchDaemons/org.jenkins-ci.plist
sudo launchctl load /Library/LaunchDaemons/org.jenkins-ci.plist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment