update repo information

This commit is contained in:
joshuaboud 2021-07-15 15:56:50 -03:00
parent 946459c07b
commit 5f78beefcb
No known key found for this signature in database
GPG Key ID: 17EFB59E2A8BF50E
1 changed files with 3 additions and 3 deletions

View File

@ -39,12 +39,12 @@ With no command line use needed, you can:
### Ubuntu
1. Import GPG Key
```sh
wget -qO - http://images.45drives.com/repo/keys/aptpubkey.asc | sudo apt-key add -
wget -qO - http://repo.45drives.com/key.asc | sudo apt-key add -
```
2. Add 45drives.list
```sh
cd /etc/apt/sources.list.d
sudo wget http://images.45drives.com/repo/debian/45drives.list
sudo wget http://repo.45drives.com/debian/45drives.list
sudo apt update
```
3. Install Package
@ -55,7 +55,7 @@ sudo apt install cockpit-navigator
1. Add Repository
```sh
cd /etc/yum.repos.d
sudo wget http://images.45drives.com/repo/centos/45drives-centos.repo
sudo wget http://repo.45drives.com/rhel/45drives.repo
sudo yum clean all
```
2. Install Package