Add script for required
chmod +x mk-required
This commit is contained in:
parent
e66e352e17
commit
2c850bfb8e
10
mk-required
Normal file
10
mk-required
Normal file
@ -0,0 +1,10 @@
|
||||
apt-get install python-dev -y
|
||||
apt-get install python-pip -y
|
||||
apt-get install python-twisted -y
|
||||
pip install bitstring
|
||||
pip install bitarray
|
||||
|
||||
cd /opt
|
||||
git clone https://github.com/n0mjs710/dmr_utils.git
|
||||
cd dmr_utils/
|
||||
pip install --upgrade .
|
Loading…
x
Reference in New Issue
Block a user