Confirmed users
2,197
edits
| Line 103: | Line 103: | ||
=== Automatic upgrade is failing or not available === | === Automatic upgrade is failing or not available === | ||
This may be because the location of the jenkins.war file has the wrong permissions. These can be reset using | This may be because the location of the jenkins.war file has the wrong permissions. These can be reset using: | ||
sudo chown -R daemon /Applications/Jenkins/ | |||
sudo chmod a=rw /Applications/Jenkins/jenkins.* | |||
== Backups == | == Backups == | ||