summarylogtreecommitdiffstats
path: root/ethoscope-node.install
diff options
context:
space:
mode:
authorggilestro2019-10-13 16:31:17 +0100
committerggilestro2019-10-13 16:31:17 +0100
commita9f1d8de29e1b0b0e1fc11a262509e4f3e249c9d (patch)
treede9027644a88bb8163df72262739ee86f8e40878 /ethoscope-node.install
parent1fa9d9f56c446aef5b9efa523d3b0cab9a6fd4ce (diff)
downloadaur-a9f1d8de29e1b0b0e1fc11a262509e4f3e249c9d.tar.gz
Changed the python installation to develop and moved to the install script from the PKGBUILD (develop takes no root option)
Diffstat (limited to 'ethoscope-node.install')
-rw-r--r--ethoscope-node.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/ethoscope-node.install b/ethoscope-node.install
index f1d0c75f85c6..76edcbf5cf52 100644
--- a/ethoscope-node.install
+++ b/ethoscope-node.install
@@ -14,7 +14,7 @@ post_install() {
#installing python module
cd /opt/ethoscope-node/node_src/
- python setup.py install
+ python setup.py develop
echo "enabling NODE specific systemd service files"
systemctl enable ethoscope_node.service ethoscope_update_node.service ethoscope_backup.service ethoscope_video_backup.service