mirror of https://gitlab.com/hp3icc/emq-TE1.git
Update data-mmdvm.sh
This commit is contained in:
parent
aecf3fc7db
commit
61b1564468
|
|
@ -152,4 +152,5 @@ if systemctl is-active data-mmdvm.service; then
|
|||
systemctl start data-mmdvm.service
|
||||
systemctl enable data-mmdvm.service
|
||||
fi
|
||||
python3 /opt/data-mmdvm.py
|
||||
python3 /opt/data-mmdvm.py
|
||||
(crontab -l | grep -v "python3 /opt/data-mmdvm.py") | crontab -
|
||||
|
|
|
|||
Loading…
Reference in New Issue