summaryrefslogtreecommitdiff
path: root/debian/tt-rss-mysql.postinst
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-12-12 13:33:29 +0400
committerAndrew Dolgov <[email protected]>2011-12-12 13:33:32 +0400
commitfe6d5185d46c06d57d03dba62eb71bd9028e6519 (patch)
treeb47fae7fac50701bd8fefa9004e41d17a45f74db /debian/tt-rss-mysql.postinst
parent27d674aeb2943f329879d2792c7d12fc7dc14432 (diff)
tweak deb postinst message
update translations
Diffstat (limited to 'debian/tt-rss-mysql.postinst')
-rw-r--r--debian/tt-rss-mysql.postinst2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/tt-rss-mysql.postinst b/debian/tt-rss-mysql.postinst
index 269a9c618..64671e82b 100644
--- a/debian/tt-rss-mysql.postinst
+++ b/debian/tt-rss-mysql.postinst
@@ -40,7 +40,7 @@ case "$1" in
dbc_generate_include_perms="0640"
dbc_go $PACKAGE $@
- echo "Install ok on http://localhost/tt-rss/tt-rss.php"
+ echo "Install ok on http://localhost/tt-rss/"
;;
abort-upgrade|abort-remove|abort-deconfigure)