summaryrefslogtreecommitdiffstats
path: root/reporting/api/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'reporting/api/install.sh')
-rwxr-xr-xreporting/api/install.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/reporting/api/install.sh b/reporting/api/install.sh
deleted file mode 100755
index 55d6b77..0000000
--- a/reporting/api/install.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-apt-get install -y python-pip
-pip install tornado
-pip install requests