Add install package step for auto repo setup

This commit is contained in:
joshuaboud 2021-11-29 13:22:28 -04:00
parent a36d434383
commit db83d17431
No known key found for this signature in database
GPG Key ID: 17EFB59E2A8BF50E

View File

@ -41,6 +41,14 @@ With no command line use needed, you can:
curl -sSL https://repo.45drives.com/setup -o setup-repo.sh
sudo bash setup-repo.sh
```
#### Ubuntu
```sh
sudo apt install cockpit-navigator
```
#### El7/EL8
```sh
sudo dnf install cockpit-navigator
```
### Manually
#### Ubuntu
1. Import GPG Key