From 8dd3179aaa363bc07215d275dfd50f0704f07e8c Mon Sep 17 00:00:00 2001 From: EnderIce2 Date: Sat, 4 Jan 2025 06:14:47 +0200 Subject: [PATCH] chore: Delete tailprofiler.sh and tailserial.sh scripts Signed-off-by: EnderIce2 --- tailprofiler.sh | 2 -- tailserial.sh | 2 -- 2 files changed, 4 deletions(-) delete mode 100755 tailprofiler.sh delete mode 100755 tailserial.sh 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