Update install.sh

merge-requests/1/head
RaspbianProyect by HP3ICC 3 years ago
parent 1151629517
commit 59886bd571

@ -787,7 +787,7 @@ sudo systemctl disable fdmr_mon.service
sudo systemctl stop http.server-fdmr.service sudo systemctl stop http.server-fdmr.service
sudo systemctl disable http.server-fdmr.service;; sudo systemctl disable http.server-fdmr.service;;
9) 9)
sh -c "$(curl -fsSL https://gitlab.com/hp3icc/FDMR+/-/raw/main/update.sh)"; sh -c "$(curl -fsSL https://gitlab.com/hp3icc/fdmr/-/raw/main/update.sh)";
esac esac
done done
exit 0 exit 0

Loading…
Cancel
Save

Powered by TurnKey Linux.