|
|
|
@ -306,7 +306,7 @@ sudo cat > /opt/fdmr-update.sh <<- "EOFD1"
|
|
|
|
#"libapache2-mod-php"
|
|
|
|
#"libapache2-mod-php"
|
|
|
|
|
|
|
|
|
|
|
|
SERVICIOS="adn-server.service proxy.service proxy2.service adn-parrot.service"
|
|
|
|
SERVICIOS="adn-server.service proxy.service proxy2.service adn-parrot.service"
|
|
|
|
SERVICIOS2="freedmr.service proxy.service fdmrparrot.service adn_server.service adn_proxy.service adn_parrot.service"
|
|
|
|
SERVICIOS2="freedmr.service fdmrparrot.service adn_server.service adn_proxy.service adn_parrot.service"
|
|
|
|
|
|
|
|
|
|
|
|
# Procesar SERVICIOS: solo detener si están activos
|
|
|
|
# Procesar SERVICIOS: solo detener si están activos
|
|
|
|
for servicio in $SERVICIOS; do
|
|
|
|
for servicio in $SERVICIOS; do
|
|
|
|
|