#!/bin/sh bash -c "$(curl -fsSL https://gitlab.com/hp3icc/fdmr/-/raw/main/install.sh)" sudo systemctl start freedmr.service sudo systemctl enable freedmr.service sudo systemctl start proxy.service sudo systemctl enable proxy.service sudo systemctl start fdmr_mon.service sudo systemctl enable fdmr_mon.service sudo systemctl start fdmrparrot.service sudo systemctl enable fdmrparrot.service sudo systemctl start http.server-fdmr.service sudo systemctl enable http.server-fdmr.service menu-fdmr