Changes for page Installing and Configuring Jenkins
Last modified by Bastian Triller on 2012/08/24 19:38
From version 42.1
edited by Pascal Robert
on 2012/01/25 18:41
on 2012/01/25 18:41
Change comment:
There is no comment for this version
To version 41.1
edited by Pascal Robert
on 2012/01/25 18:41
on 2012/01/25 18:41
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -25,8 +25,8 @@ 25 25 26 26 {{code}} 27 27 28 -sudo cp /etc/pki/tls/certs/ca-bundle.crt 29 -sudo curl http://curl.haxx.se/ca/cacert.pem -o /etc/pki/tls/certs/ca-bundle.crt 28 +sudo cp /etc/pki/tls/certs/ca-bundle.crt /etc/pki/tls/certs/ca-bundle.crt.original 29 +sudo curl http://curl.haxx.se/ca/cacert.pem \-o /etc/pki/tls/certs/ca-bundle.crt 30 30 31 31 {{/code}} 32 32