mirror of https://gitlab.com/hp3icc/emq-TE1.git
Update menu-p25r
This commit is contained in:
parent
15c5557de9
commit
259cf3cf0b
|
|
@ -39,7 +39,8 @@ case $choix in
|
|||
1)
|
||||
sudo nano /etc/P25Reflector.ini ;;
|
||||
2)
|
||||
sudo systemctl stop P25Reflector.service &&
|
||||
sudo systemctl stop P25Reflector.service &&
|
||||
rm /var/log/P25Reflector/*
|
||||
if ! sudo systemctl status P25Reflector.service |grep "service; enabled;" >/dev/null 2>&1
|
||||
then
|
||||
sudo systemctl enable P25Reflector.service
|
||||
|
|
|
|||
Loading…
Reference in New Issue