summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sickchill-git.install1
1 files changed, 1 insertions, 0 deletions
diff --git a/sickchill-git.install b/sickchill-git.install
index ec77a162e764..b52160d2ee2b 100644
--- a/sickchill-git.install
+++ b/sickchill-git.install
@@ -14,6 +14,7 @@ pre_remove() {
}
post_remove() {
+ # Remove additional files created by the built-in updater
rm -rf /opt/sickchill/app
echo "==> To delete the configuration files, run as root: rm -rf /opt/sickchill/data"