mirror of
https://github.com/Brandon-Rozek/website.git
synced 2025-05-19 05:02:28 +00:00
Fixed typo
This commit is contained in:
parent
18a7ea4c20
commit
3792869d8c
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@ sudo update-ca-certificates
|
||||||
Copy `ca.pem` over to `/etc/pki/ca-trust/source/anchors`.
|
Copy `ca.pem` over to `/etc/pki/ca-trust/source/anchors`.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo mv ca.pem /usr/pki/ca-trust/source/anchors
|
sudo mv ca.pem /etc/pki/ca-trust/source/anchors
|
||||||
```
|
```
|
||||||
|
|
||||||
Then execute
|
Then execute
|
||||||
|
|
Loading…
Add table
Reference in a new issue