diff options
| author | r <r@freesoftwareextremist.com> | 2022-02-10 16:03:44 +0000 | 
|---|---|---|
| committer | r <r@freesoftwareextremist.com> | 2022-02-10 16:03:44 +0000 | 
| commit | c2f237e9019a4fb31cd7d969bf59670c144592c8 (patch) | |
| tree | 4862c3674d0e051b39b3dd2a5ea0f2a57d9ddae6 /INSTALL | |
| parent | 4ef5e0daf285f41850c9ac53b0322d85fbf5eaec (diff) | |
| download | bloat-c2f237e9019a4fb31cd7d969bf59670c144592c8.tar.gz bloat-c2f237e9019a4fb31cd7d969bf59670c144592c8.zip | |
Don't overwrite global config file on make install
Diffstat (limited to 'INSTALL')
| -rw-r--r-- | INSTALL | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -20,6 +20,7 @@ bloat looks for a file named bloat.conf in the working directory and  /etc/bloat in that order. You can also specify another file by using the -f  flag. Comments in the config file describe what each config value does. For  most cases, you only need to change the value of "client_website". +# cp bloat.gen.conf /etc/bloat.conf  # $EDITOR /etc/bloat.conf  4. Create database directory | 
