From d245270d50217d321a2d5a869fdfe4d94f9d6e47 Mon Sep 17 00:00:00 2001 From: "Esteban Mackay Q." Date: Sun, 2 Jun 2024 02:51:08 -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 d39642f..de008bc 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" "adn_server.service" "adn_proxy.service" "adn_parrot.service") +SERVICIOS=("adn-server.service" "freedmr.service" "proxy.service" "adn-parrot.service" "fdmrparrot.service" "adn_server.service" "adn_proxy.service" "adn_parrot.service" "adn_dashboard") for servicio in "${SERVICIOS[@]}"; do # Verificar si el servicio existe