diff --git a/tailprofiler.sh b/tailprofiler.sh deleted file mode 100755 index c76ebe3e..00000000 --- a/tailprofiler.sh +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -tail -f profiler.log diff --git a/tailserial.sh b/tailserial.sh deleted file mode 100755 index 55bb40cb..00000000 --- a/tailserial.sh +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -tail -f serial.log