summarylogtreecommitdiffstats
path: root/sickchill-git.install
diff options
context:
space:
mode:
Diffstat (limited to 'sickchill-git.install')
-rw-r--r--sickchill-git.install4
1 files changed, 0 insertions, 4 deletions
diff --git a/sickchill-git.install b/sickchill-git.install
index b2aac1beb1ba..ec77a162e764 100644
--- a/sickchill-git.install
+++ b/sickchill-git.install
@@ -1,15 +1,11 @@
post_install() {
post_upgrade
-
echo "==> Start and enable sickchill.service. Then visit http://localhost:8081/"
}
post_upgrade() {
systemd-sysusers sickchill.conf
- systemd-tmpfiles --create sickchill.conf
-
chown -R sickchill:sickchill /opt/sickchill/app
- chown sickchill:sickchill /opt/sickchill/data
}
pre_remove() {