From c2f237e9019a4fb31cd7d969bf59670c144592c8 Mon Sep 17 00:00:00 2001 From: r Date: Thu, 10 Feb 2022 16:03:44 +0000 Subject: Don't overwrite global config file on make install --- INSTALL | 1 + 1 file changed, 1 insertion(+) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index c73fd78..8f8c6d4 100644 --- a/INSTALL +++ b/INSTALL @@ -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 -- cgit v1.2.3