Remove unneeded files.

This commit is contained in:
Jonathan Naylor
2020-04-22 21:32:29 +01:00
parent bd0de76f86
commit 6be27b3759
2 changed files with 0 additions and 16 deletions

View File

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

View File

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