summarylogtreecommitdiffstats
path: root/couchpotato.install
diff options
context:
space:
mode:
authorJustin Dray2016-08-10 03:55:54 +1000
committerJustin Dray2016-08-10 03:55:54 +1000
commit50b87abba8e52a76dd051050b447b056ae564b72 (patch)
tree24f3e02bb8dd207fee408a9badafdb7c0c9ac7a5 /couchpotato.install
parent57498e793aee22735aefdfdeb4a42de542df1b39 (diff)
downloadaur-50b87abba8e52a76dd051050b447b056ae564b72.tar.gz
Fix path names
Diffstat (limited to 'couchpotato.install')
-rw-r--r--couchpotato.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/couchpotato.install b/couchpotato.install
index 0761ead15e45..98e875364b91 100644
--- a/couchpotato.install
+++ b/couchpotato.install
@@ -1,7 +1,7 @@
## arg 1: the new package version
post_install() {
systemd-sysusers couchpotato.conf
- chown -R couchpotato: /usr/lib/couchpotato
+ chown -R couchpotato: /avar/lib/couchpotato
}
## arg 1: the new package version
## arg 2: the old package version