From 6881ded8274741aa1bb94a42725e210f60a955ce Mon Sep 17 00:00:00 2001 From: Script Proyect by HP3ICC Date: Thu, 23 May 2024 05:19:22 +0000 Subject: [PATCH] Update update.sh --- update.sh | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/update.sh b/update.sh index cfd4bb7..fbdb982 100644 --- a/update.sh +++ b/update.sh @@ -999,6 +999,14 @@ then menu-update else bash -c "$(curl -fsSLk https://gitlab.com/hp3icc/fdmr/-/raw/main/install.sh)" +sudo systemctl daemon-reload +sudo systemctl start proxy.service +sudo systemctl start adn-server.service +sudo systemctl start adn-parrot.service +sudo systemctl enable proxy.service +sudo systemctl enable adn-server.service +sudo systemctl enable adn-parrot.service + #!/bin/bash # Mensaje en español e inglés, separados por una línea en blanco