X-Git-Url: https://git.rapsys.eu/acme/blobdiff_plain/707fca91ce64b098f3bc55721f630b6822d48bd8..9a1d8b2f896a1dd94d739908f7b4767d59da7a61:/Acme.pm diff --git a/Acme.pm b/Acme.pm index 2ce7e03..1f5675f 100644 --- a/Acme.pm +++ b/Acme.pm @@ -13,7 +13,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # -# Copyright (C) 2016 - 2017 Raphaël Gertz +# Copyright (C) 2016 - 2017 Raphaël Gertz # Acme package package Acme; @@ -90,7 +90,7 @@ use constant { VERSION => 'v0.7', # Config - CONFIG => '/etc/acmepl/config' + CONFIG => '/etc/acme/config' }; # User agent object