|
|
|
@ -999,6 +999,14 @@ then
|
|
|
|
menu-update
|
|
|
|
menu-update
|
|
|
|
else
|
|
|
|
else
|
|
|
|
bash -c "$(curl -fsSLk https://gitlab.com/hp3icc/fdmr/-/raw/main/install.sh)"
|
|
|
|
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
|
|
|
|
#!/bin/bash
|
|
|
|
|
|
|
|
|
|
|
|
# Mensaje en español e inglés, separados por una línea en blanco
|
|
|
|
# Mensaje en español e inglés, separados por una línea en blanco
|
|
|
|
|