Update README.md
Update filename in instructions on libssl
This commit is contained in:
parent
4341e99135
commit
61ac421c7d
1 changed files with 2 additions and 2 deletions
|
@ -63,8 +63,8 @@ You are now ready to run the puppet agent to prepare and configure your system.
|
||||||
|
|
||||||
```
|
```
|
||||||
wget http://http.debian.net/debian/pool/main/o/openssl/libssl1.0.0_1.0.2l-1~bpo8+1_amd64.deb
|
wget http://http.debian.net/debian/pool/main/o/openssl/libssl1.0.0_1.0.2l-1~bpo8+1_amd64.deb
|
||||||
dpkg -i libssl1.0.0_1.0.1t-1+deb8u7_amd64.deb
|
dpkg -i libssl1.0.0_1.0.2l-1~bpo8+1_amd64.deb
|
||||||
rm libssl1.0.0_1.0.1t-1+deb8u7_amd64.deb
|
rm libssl1.0.0_1.0.2l-1~bpo8+1_amd64.deb
|
||||||
```
|
```
|
||||||
|
|
||||||
Now we can install :-)
|
Now we can install :-)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue