paulopinheiro1234/hadatac

Configuration File Unification/Absolute Paths

Aaron0372 opened this issue · 1 comments

The hadatac.conf file should now contain the autoccsv.config and gui.config files' information. Hadatac should pull configuration settings found previously in autoccsv.config and gui.config from the hadatac.conf file. File paths found in the hadatac.conf should be absolute paths to avoid directory creation/access in the incorrect path.
A second install shell script for hadatac (install_hadatac2) should allow a "conf" directory outside of hadatac to be created and/or loaded into the hadtac/conf directory.

Done and tested