summarylogtreecommitdiffstats
path: root/funkwhale.install
diff options
context:
space:
mode:
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."
}