1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Various changes in OMR-Tracker for optimization

This commit is contained in:
Ycarus (Yannick Chabanois) 2024-08-30 17:02:31 +02:00
parent da55fcb051
commit b1a4cc8783
7 changed files with 44 additions and 10 deletions

View file

@ -64,3 +64,4 @@ if [ -n "$OMR_TRACKER_INTERFACE" ] && [ -n "$OMR_TRACKER_DEVICE" ] && [ "$(pgrep
sleep 5
fi
exit 0