From 6ad3a614003993d4ae6fa1bbe0cbe101d5c579e3 Mon Sep 17 00:00:00 2001 From: rootzoll Date: Tue, 4 Jan 2022 23:20:18 +0100 Subject: [PATCH] #2848 remove old debug log --- home.admin/_bootstrap.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/home.admin/_bootstrap.sh b/home.admin/_bootstrap.sh index e6b73e1cc..fb6ca5a5d 100755 --- a/home.admin/_bootstrap.sh +++ b/home.admin/_bootstrap.sh @@ -572,7 +572,6 @@ if [ ${isMounted} -eq 0 ]; then # load fresh setup data echo "# Sourcing ${setupFile} " >> ${logFile} - cat ${setupFile} >> ${logFile} source ${setupFile} # make sure basic info is in raspiblitz.info