mirror of
https://github.com/g4klx/DMRGateway
synced 2025-12-22 22:45:36 +08:00
Remove unneeded files.
This commit is contained in:
@@ -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 &
|
|
||||||
Reference in New Issue
Block a user