Enable bitstring install

This commit is contained in:
Steve Zingman N4IRS 2015-12-03 09:35:25 -05:00
parent e8789a6d96
commit a6ee57bd26

View File

@ -32,7 +32,7 @@ cd /opt/dmrlink
wget https://pypi.python.org/packages/source/b/bitstring/bitstring-3.1.3.zip wget https://pypi.python.org/packages/source/b/bitstring/bitstring-3.1.3.zip
unzip bitstring-3.1.3.zip unzip bitstring-3.1.3.zip
cd bitstring-3.1.3 cd bitstring-3.1.3
# python setup.py install python setup.py install
cd /opt/dmrlink cd /opt/dmrlink
rm bitstring-3.1.3.zip rm bitstring-3.1.3.zip