summarylogtreecommitdiffstats
path: root/simple_backup.install
diff options
context:
space:
mode:
Diffstat (limited to 'simple_backup.install')
-rw-r--r--simple_backup.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/simple_backup.install b/simple_backup.install
index e53d9aa7e7ff..edf6b9b0c1c3 100644
--- a/simple_backup.install
+++ b/simple_backup.install
@@ -1,5 +1,5 @@
post_install() {
- echo "An example configuration file is found in /etc/simple_backup/simple_backup.conf."
+ echo "An example configuration file is found in /usr/share/doc/simple_backup/simple_backup.conf."
echo "Copy it to ~/config/simple_backup/simple_backup.conf and modify it as needed"
}