mirror of https://github.com/hp3icc/D-APRS.git
Update emq-daprs.sh
This commit is contained in:
parent
313e09a787
commit
5ec78dcd9b
|
|
@ -49,7 +49,8 @@ else
|
|||
|
||||
if sudo systemctl status daprs-board.service |grep "service; enabled;" >/dev/null 2>&1
|
||||
then
|
||||
sudo systemctl restart daprs-board.service
|
||||
sudo systemctl stop daprs-board.service
|
||||
sudo systemctl start daprs-board.service
|
||||
fi
|
||||
fi ;;
|
||||
2)
|
||||
|
|
|
|||
Loading…
Reference in New Issue