diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -25,7 +25,8 @@ it to look for scripts and the configuration file in the current directory. By default hib-dlagent assumes the .coffee scripts are installed in /usr/share/hib-dlagent, and the .json configuration file is installed in -/etc/hib-dlagent. If they are installed in other locations, it is necessary +/etc/hib-dlagent. The provided install.sh will install files into these +locations. If they are installed in other locations, it is necessary to either run hib-dlagent with the correct -S and -c parameters, or edit the variables SCRIPT_PATH and CONFIG_PATH in hib-dlagent. |