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, 3 insertions, 0 deletions
diff --git a/reporting/api/install.sh b/reporting/api/install.sh
new file mode 100755
index 0000000..55d6b77
--- /dev/null
+++ b/reporting/api/install.sh
@@ -0,0 +1,3 @@
+apt-get install -y python-pip
+pip install tornado
+pip install requests