Files
POC-to-ModbusTCP/resources/preparescraper
2018-02-01 11:51:05 -06:00

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