Files
BDFR_Web/script.py
ComradeEcho 39e31794db Don't mkdir defaultConfigDirectory if not needed
Check to see if config.json exists in the current working directory before creating a new configuration directory in the home folder.

If config.json exists, then defaultConfigDirectory would be empty and unused - so there's no reason to create that directory if it's not going to be used.
2020-12-03 22:04:52 -06:00

11 KiB