1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-16 03:45:57 +00:00

tweak deb postinst message

update translations
This commit is contained in:
Andrew Dolgov
2011-12-12 13:33:29 +04:00
parent 27d674aeb2
commit fe6d5185d4
24 changed files with 8023 additions and 10664 deletions

View File

@@ -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)