Closed
Description
Currently the datadir is hard coded into the emonpi.settings.ini so takes no account of a setting in the install/config.ini
Use $emoncms_datadir in the same way as the other directories are used.
EmonScripts/install/emoncms_core.sh
Line 34 in b255689
This should be done here:
EmonScripts/install/emoncms_core.sh
Line 45 in b255689
If only 2 folders are to be referenced in the settings.ini then consideration should be made as to whether they are created. As the recommendation is not to use phpfiwa on an EmonPi, I suggest that phpfiwa should not be created.
Could there be an engine selection process as part of the install?