summarylogtreecommitdiffstats
path: root/domoticz.install
diff options
context:
space:
mode:
authorArvid Norlander2023-01-22 11:14:26 +0100
committerArvid Norlander2023-01-22 11:14:26 +0100
commit69b2db11424c2f96a6f278148aba969ae3badce1 (patch)
treed1f2a0a632c1fc804f53d3862141954f132591b6 /domoticz.install
parent1c5b01ec7626461744134359472135e7aae1b613 (diff)
downloadaur-69b2db11424c2f96a6f278148aba969ae3badce1.tar.gz
Update to version 2022.2
Diffstat (limited to 'domoticz.install')
-rw-r--r--domoticz.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/domoticz.install b/domoticz.install
index 2e16f59b7750..58a50acb3adf 100644
--- a/domoticz.install
+++ b/domoticz.install
@@ -1,5 +1,5 @@
post_install() {
- printf "post_instal...\n"
+ printf "post_install...\n"
gpasswd -a http uucp
chown -R http:http "${pkgdir}/opt/domoticz"
}