colors and logging
This commit is contained in:
SpudGunMan
2024-08-06 13:04:05 -07:00
parent 191837f1a6
commit 5cc46fed8f
6 changed files with 191 additions and 123 deletions
-1
View File
@@ -92,4 +92,3 @@ except KeyError as e:
print(f"System: Check the config.ini against config.template file for missing sections or values.")
print(f"System: Exiting...")
exit(1)