Update packages

This commit is contained in:
moparisthebest
2017-03-13 12:19:25 -04:00
parent 915ad4949f
commit 34d3e06424
57 changed files with 207 additions and 625 deletions

View File

@@ -12,8 +12,8 @@ post_install() {
echo -n "To setup your webserver and enable the needed php extensions, "
echo "please read: http://doc.wallabag.org/en/master/user/installation.html"
echo ""
echo -n "If you upgraded from 2.0.x, you might need to check the upgrade guide: "
echo "http://doc.wallabag.org/en/master/user/upgrade-2.0.x-2.1.1.html"
echo -n "If you upgraded from 2.0.x or 2.1.x, you might need to check "
echo "the upgrade guide: http://doc.wallabag.org/en/master/user/upgrade.html"
}