Update update.sh

merge-requests/1/head
RaspbianProyect by HP3ICC 3 years ago
parent a89a3abd01
commit 6394da637c

@ -86,7 +86,7 @@ chmod +x /bin/menu-fdmr
if [ -d "/opt/D-APRS" ]
then
echo "found file"
elif
else
sh -c "$(curl -fsSL https://raw.githubusercontent.com/hp3icc/D-APRS/main/emq-daprs.sh)"
fi
@ -156,9 +156,9 @@ break;
esac
done
exit 0
EOF
#
#
sudo cat > /bin/menu-up-fdmon <<- "EOF"
#!/bin/bash
while : ; do

Loading…
Cancel
Save

Powered by TurnKey Linux.