Update easy-fdmr.sh

merge-requests/1/head
Esteban Mackay Q 2 years ago
parent d8aad63a84
commit c63a734046

@ -84,7 +84,8 @@ rustup default 1.72.0
echo "Instalación completa."
#######
bash -c "$(curl -fsSLk https://gitlab.com/hp3icc/emq-TE1/-/raw/main/install/nginx.sh)"
bash -c "$(curl -fsSLk https://gitlab.com/hp3icc/emq-TE1/-/raw/main/install/rpiswap.sh)" &&
bash -c "$(curl -fsSLk https://gitlab.com/hp3icc/emq-TE1/-/raw/main/install/nginx.sh)" &&
bash -c "$(curl -fsSLk https://gitlab.com/hp3icc/fdmr/-/raw/main/install.sh)"
sudo systemctl start freedmr.service
sudo systemctl enable freedmr.service

Loading…
Cancel
Save

Powered by TurnKey Linux.