Added logging.

This commit is contained in:
Storm Dragon 2022-02-16 18:18:16 -05:00
parent 59c73ee616
commit aaf61bddfb

View File

@ -833,6 +833,10 @@ unset noCache
# Manual installation is not default, make sure it's unset # Manual installation is not default, make sure it's unset
unset manualInstall 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 &> >(/usr/bin/tee -a "${cache}/audiogame-manager.log")
# The list of games available for installation. # The list of games available for installation.
# Use menu friendly names. # Use menu friendly names.
gameList=( gameList=(