Commit f782f171 authored by devteam's avatar devteam

Update README.md

parent 108b95d6
...@@ -24,3 +24,9 @@ curl -s -L http://git.usb.org.br/infra/scripts/raw/master/install_unifi_with_nxr ...@@ -24,3 +24,9 @@ curl -s -L http://git.usb.org.br/infra/scripts/raw/master/install_unifi_with_nxr
``` ```
curl -s -L https://git.usb.org.br/infra/scripts/raw/master/rotas_failover/rotas_failover.sh | bash -s curl -s -L https://git.usb.org.br/infra/scripts/raw/master/rotas_failover/rotas_failover.sh | bash -s
``` ```
### Instalação rotas.service
```
dnf install https://mirrors.rpmfusion.org/free/el/rpmfusion-free-release-8.noarch.rpm https://mirrors.rpmfusion.org/nonfree/el/rpmfusion-nonfree-release-8.noarch.rpm
dnf install unifi --enablerepo=rpmfusion-nonfree-updates
```
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment