mirror of
https://github.com/g4klx/DMRGateway.git
synced 2026-02-05 06:54:23 +01:00
Remove unneeded files.
This commit is contained in:
parent
bd0de76f86
commit
6be27b3759
|
|
@ -1,8 +0,0 @@
|
|||
#!/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 &
|
||||
|
|
@ -1,8 +0,0 @@
|
|||
#!/bin/bash
|
||||
|
||||
# This is just a nice way to start the script
|
||||
|
||||
|
||||
while /bin/true; do
|
||||
/opt/script/./relink-repeater.sh >> /var/log/script/checkBMAPI.log 2>&1
|
||||
done &
|
||||
Loading…
Reference in a new issue