mirror of
https://github.com/45Drives/cockpit-navigator.git
synced 2025-07-29 00:24:52 +02:00
Add install package step for auto repo setup
This commit is contained in:
parent
a36d434383
commit
db83d17431
@ -41,6 +41,14 @@ With no command line use needed, you can:
|
|||||||
curl -sSL https://repo.45drives.com/setup -o setup-repo.sh
|
curl -sSL https://repo.45drives.com/setup -o setup-repo.sh
|
||||||
sudo bash setup-repo.sh
|
sudo bash setup-repo.sh
|
||||||
```
|
```
|
||||||
|
#### Ubuntu
|
||||||
|
```sh
|
||||||
|
sudo apt install cockpit-navigator
|
||||||
|
```
|
||||||
|
#### El7/EL8
|
||||||
|
```sh
|
||||||
|
sudo dnf install cockpit-navigator
|
||||||
|
```
|
||||||
### Manually
|
### Manually
|
||||||
#### Ubuntu
|
#### Ubuntu
|
||||||
1. Import GPG Key
|
1. Import GPG Key
|
||||||
|
Loading…
x
Reference in New Issue
Block a user