Update config location (#16)
This commit is contained in:
parent
a7acf43421
commit
88aab383a3
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ post_install() {
|
||||||
echo ""
|
echo ""
|
||||||
echo "==> Installed in : /usr/share/webapps/wallabag"
|
echo "==> Installed in : /usr/share/webapps/wallabag"
|
||||||
echo ""
|
echo ""
|
||||||
echo "==> Config is at /etc/webapps/wallabag/config/parameters.yml"
|
echo "==> Config is at /etc/webapps/wallabag/parameters.yml"
|
||||||
echo ""
|
echo ""
|
||||||
echo -n "Change the configuration to fit to your current setup, and then "
|
echo -n "Change the configuration to fit to your current setup, and then "
|
||||||
echo "init wallabag by launching:"
|
echo "init wallabag by launching:"
|
||||||
|
|
Loading…
Reference in a new issue