From 5bf9f0147e335d740173f3997434d0780a09d3dc Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Sun, 30 Oct 2022 00:15:40 -0400 Subject: [PATCH] Removed the mostly useless logging because it breaks documentation. --- audiogame-manager.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/audiogame-manager.sh b/audiogame-manager.sh index c6287d7..3ea8747 100755 --- a/audiogame-manager.sh +++ b/audiogame-manager.sh @@ -910,9 +910,6 @@ unset noCache # Manual installation is not default, make sure it's unset unset manualInstall -# Set up logging -echo -e "\n\n-----> Logging started at $(date '+%A, %B %d, %Y at %I:%M%p')\n" >> "${cache}/audiogame-manager.log" -exec &> >(command tee -a "${cache}/audiogame-manager.log") # The list of games available for installation. # Use menu friendly names.