Created
June 8, 2017 06:30
-
-
Save smithbr/3ddb32831528ab8c993e498df3324f01 to your computer and use it in GitHub Desktop.
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
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