summarylogtreecommitdiffstats
path: root/domoticz-beta.install
diff options
context:
space:
mode:
authorsaez0pub2017-02-07 21:01:09 +0100
committersaez0pub2017-02-07 21:01:09 +0100
commitc2bda587d6340db16257b5c317797c327783da91 (patch)
tree63cb03452ca0cacb2a5a0095e722766a85b20cfa /domoticz-beta.install
parent0e1fea07b2b787b7ff47277d6a55fc00801c6972 (diff)
downloadaur-c2bda587d6340db16257b5c317797c327783da91.tar.gz
rename install script copied from beta
Diffstat (limited to 'domoticz-beta.install')
-rw-r--r--domoticz-beta.install6
1 files changed, 0 insertions, 6 deletions
diff --git a/domoticz-beta.install b/domoticz-beta.install
deleted file mode 100644
index 3afe115ee535..000000000000
--- a/domoticz-beta.install
+++ /dev/null
@@ -1,6 +0,0 @@
-post_install() {
- printf "post_instal...\n"
- gpasswd -a http uucp
- chown -R http:http "${pkgdir}/opt/domoticz"
-}
-