|
|
|
@ -71,7 +71,7 @@ fi
|
|
|
|
sudo chmod +x /opt/extra-*
|
|
|
|
sudo chmod +x /opt/extra-*
|
|
|
|
cd /
|
|
|
|
cd /
|
|
|
|
#
|
|
|
|
#
|
|
|
|
bash -c "$(curl -fsSL https://gitlab.com/hp3icc/emq-TE1/-/raw/main/menu/menu-fdmr)"
|
|
|
|
bash -c "$(curl -fsSLk https://gitlab.com/hp3icc/emq-TE1/-/raw/main/menu/menu-fdmr)"
|
|
|
|
###
|
|
|
|
###
|
|
|
|
chmod +x /bin/menu*
|
|
|
|
chmod +x /bin/menu*
|
|
|
|
####
|
|
|
|
####
|
|
|
|
@ -79,7 +79,7 @@ if [ -d "/opt/D-APRS" ]
|
|
|
|
then
|
|
|
|
then
|
|
|
|
echo "found file"
|
|
|
|
echo "found file"
|
|
|
|
else
|
|
|
|
else
|
|
|
|
bash -c "$(curl -fsSL https://raw.githubusercontent.com/hp3icc/D-APRS/main/emq-daprs.sh)"
|
|
|
|
bash -c "$(curl -fsSLk https://raw.githubusercontent.com/hp3icc/D-APRS/main/emq-daprs.sh)"
|
|
|
|
fi
|
|
|
|
fi
|
|
|
|
|
|
|
|
|
|
|
|
####
|
|
|
|
####
|
|
|
|
@ -591,7 +591,7 @@ then
|
|
|
|
|
|
|
|
|
|
|
|
fi
|
|
|
|
fi
|
|
|
|
######
|
|
|
|
######
|
|
|
|
bash -c "$(curl -fsSL https://gitlab.com/hp3icc/emq-TE1/-/raw/main/menu/menu-fdmr)"
|
|
|
|
bash -c "$(curl -fsSLk https://gitlab.com/hp3icc/emq-TE1/-/raw/main/menu/menu-fdmr)"
|
|
|
|
|
|
|
|
|
|
|
|
EOFD1
|
|
|
|
EOFD1
|
|
|
|
sudo chmod +x /opt/fdmr-update.sh
|
|
|
|
sudo chmod +x /opt/fdmr-update.sh
|
|
|
|
@ -1425,7 +1425,7 @@ if [ -d "/opt/FreeDMR/" ]
|
|
|
|
then
|
|
|
|
then
|
|
|
|
menu-update
|
|
|
|
menu-update
|
|
|
|
else
|
|
|
|
else
|
|
|
|
bash -c "$(curl -fsSL https://gitlab.com/hp3icc/fdmr/-/raw/main/install.sh)"
|
|
|
|
bash -c "$(curl -fsSLk https://gitlab.com/hp3icc/fdmr/-/raw/main/install.sh)"
|
|
|
|
fi
|
|
|
|
fi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|