6 lines
189 B
Bash
6 lines
189 B
Bash
#!/bin/bash
|
|
|
|
pip install requests pymongo pymodbus cryptography pyasn1
|
|
pip install git+https://github.com/Henry-Pump/Pycomm-Helper.git
|
|
pip install git+https://github.com/ruscito/pycomm.git
|