Removed the mostly useless logging because it breaks documentation.

This commit is contained in:
Storm Dragon 2022-10-30 00:15:40 -04:00
parent 45b6d1af85
commit 5bf9f0147e

View File

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