summarylogtreecommitdiffstats
path: root/kavita.install
diff options
context:
space:
mode:
authorcgugas2024-04-22 15:43:05 -0500
committercgugas2024-04-22 15:43:05 -0500
commitd2fad6fa23c3fa3bcd47b202edc8bd0eb16d3a72 (patch)
tree85ac3e8e01db3b8ae1f68cbedf261d9c6dd236e6 /kavita.install
parent6a5b29f96f3eaf152879666bcfd0a8fe5c2a9b7a (diff)
downloadaur-kavita-bin.tar.gz
Updated update text
Diffstat (limited to 'kavita.install')
-rw-r--r--kavita.install3
1 files changed, 1 insertions, 2 deletions
diff --git a/kavita.install b/kavita.install
index 0a60802afbb1..d5d0c02a322a 100644
--- a/kavita.install
+++ b/kavita.install
@@ -1,11 +1,10 @@
post_install() {
echo "To run, systemctl start kavita"
echo "site at localhost:5000"
- echo "WARNING: You MUST perform a forced library scan on all libraries to migrate properly to the new foundation. Failure to do so may result in data loss."
}
post_upgrade() {
- echo "WARNING: You MUST perform a forced library scan on all libraries to migrate properly to the new foundation. Failure to do so may result in data loss."
+ echo "WARNING: Migration from 0.7 to 0.8 you MUST perform a forced library scan on all libraries to migrate properly to the new foundation. Failure to do so may result in data loss."
}
post_remove() {