Commit 54d0e6d6 authored by Joab Bremer's avatar Joab Bremer

Update rotas_failover.sh

parent 54a15e3e
......@@ -25,7 +25,7 @@ EOF
}
install_rota(){
cd /etc/rc.d/
wget http://git.usb.org.br/infra/scripts/raw/master/rc.rotas -P /etc/rc.d/ -O rc.rotas
wget https://git.usb.org.br/infra/scripts/raw/master/rotas_failover/rc.rotas -P /etc/rc.d/ -O rc.rotas
}
starting_service_rota(){
systemctl enable rotas.service --quiet
......
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