summarylogtreecommitdiffstats
path: root/sickchill-git.install
diff options
context:
space:
mode:
authorwillemw122021-07-29 12:04:50 +0200
committerwillemw122021-07-29 12:04:50 +0200
commitbe37cf4f4ad7944215891aacf1d747927b14c529 (patch)
treeda36f3e7968c7d3cc3faaaa87b7f2f01b9ac4ee9 /sickchill-git.install
parent5a6562f14436f70126f27b2e1188292823f35418 (diff)
downloadaur-be37cf4f4ad7944215891aacf1d747927b14c529.tar.gz
Add new sickchill.tmpfiles for the data folder
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() {