Add dynamic talk group scripts from Jon G4TSN.

This commit is contained in:
Jonathan Naylor
2020-04-21 21:43:53 +01:00
parent 1542c9750d
commit 4ed53d9bab
18 changed files with 450 additions and 0 deletions

View 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 &