summarylogtreecommitdiffstats
path: root/funkwhale.install
diff options
context:
space:
mode:
authorgetzze2019-06-12 01:14:41 +0100
committergetzze2019-06-12 01:14:41 +0100
commitb2f78f674826b443158301555f7bfd6cff8175d4 (patch)
treefe26c50ee0ab12e999c61a79f23731eade56a095 /funkwhale.install
parent1437585f544174d64166133162ddad60727cf63e (diff)
downloadaur-b2f78f674826b443158301555f7bfd6cff8175d4.tar.gz
update 0.19.0
Diffstat (limited to 'funkwhale.install')
-rw-r--r--funkwhale.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/funkwhale.install b/funkwhale.install
index 09e22f94898f..7a5d94c62d57 100644
--- a/funkwhale.install
+++ b/funkwhale.install
@@ -5,6 +5,6 @@ post_install() {
post_upgrade() {
echo "Follow instructions on the upstream page or on the Arch Wiki for updating"
- echo "If updating from v0.17, the default ip has been changed to 127.0.0.1 and the env file has been moved to /srv/funkwhale/config/env"
+ echo "If updating from v0.18, the apache and nginx configuration files have been changed, make sure to update them from the templates."
}