forked from kiss-community/repo
libressl: Fix typo. Closes #181
This commit is contained in:
parent
f17e915ca2
commit
34d83399d6
@ -10,5 +10,5 @@
|
||||
cd /etc/ssl && {
|
||||
curl https://curl.haxx.se/ca/cacert.pem -o cacert.pem
|
||||
mv -f cacert.pem cert.pem
|
||||
printf '%s\n' "${0##*/}: updated cert.pm"
|
||||
printf '%s\n' "${0##*/}: updated cert.pem"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user