From f6275fffa1c792b76dc6bc251ce1caa0b1bb81b0 Mon Sep 17 00:00:00 2001 From: "Esteban Mackay Q." Date: Sun, 2 Jun 2024 02:27:13 -0500 Subject: [PATCH] Update install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 0652f7c..d39642f 100644 --- a/install.sh +++ b/install.sh @@ -69,7 +69,7 @@ then variable=0000 fi -SERVICIOS=("adn-server.service" "freedmr.service" "proxy.service" "adn-parrot.service" "fdmrparrot.service") +SERVICIOS=("adn-server.service" "freedmr.service" "proxy.service" "adn-parrot.service" "fdmrparrot.service" "adn_server.service" "adn_proxy.service" "adn_parrot.service") for servicio in "${SERVICIOS[@]}"; do # Verificar si el servicio existe