Delete install.sh

This commit is contained in:
Waldek
2019-09-17 21:16:48 +02:00
committed by GitHub
parent 7a9c4e0d8a
commit c4794e5c5e
-6
View File
@@ -1,6 +0,0 @@
#! /bin/bash
# Install the required support programs
apt-get install python python-pip python-dev libffi-dev libssl-dev -y
pip2 install setuptools wheel
pip2 install -r requirements.txt