mirror of
https://github.com/g4klx/DMRGateway
synced 2025-12-22 14:16:08 +08:00
Add dynamic talk group scripts from Jon G4TSN.
This commit is contained in:
8
scripts/opt/script/run-relinker-hotspot.sh
Normal file
8
scripts/opt/script/run-relinker-hotspot.sh
Normal file
@@ -0,0 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
# This is just a nice way to start the script
|
||||
|
||||
|
||||
while /bin/true; do
|
||||
/opt/script/./relink-repeater-hotspot.sh >> /var/log/script/checkBMAPI.log 2>&1
|
||||
done &
|
||||
Reference in New Issue
Block a user