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