Update config location (#16)

This commit is contained in:
Tobias Kunze 2018-10-04 10:47:48 +02:00 committed by Philipp Schmitt
parent a7acf43421
commit 88aab383a3

View file

@ -3,7 +3,7 @@ post_install() {
echo ""
echo "==> Installed in : /usr/share/webapps/wallabag"
echo ""
echo "==> Config is at /etc/webapps/wallabag/config/parameters.yml"
echo "==> Config is at /etc/webapps/wallabag/parameters.yml"
echo ""
echo -n "Change the configuration to fit to your current setup, and then "
echo "init wallabag by launching:"